Searched refs:update_dirty (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bcache.c | 396 static _sd_bitmap_t update_dirty(_sd_cctl_t *cc_ent, sdbc_cblk_fba_t st_off, 5598 update_dirty(_sd_cctl_t *cc_ent, sdbc_cblk_fba_t st_off, sdbc_cblk_fba_t st_len) function 5750 if (CENTRY_DIRTY(cc_ent) && update_dirty(cc_ent, st_cblk_off, 5775 if (CENTRY_DIRTY(cc_ent) && update_dirty(cc_ent, 0, BLK_FBAS)) { 5816 if (CENTRY_DIRTY(cc_ent) && update_dirty(cc_ent, 0,
|