Searched defs:fba_num (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.h79 nsc_off_t fba_num; /* the block on the disk */ member in struct:sdbc_pwf_rec_s
H A Dsd_pcu.c76 nsc_off_t fba_num);
296 * fba_num - FBA number corresponding to the entry.
302 _sd_bitmap_t bits, int any_fail, nsc_off_t fba_num)
321 bmap->bitmaps[i].fba_num = fba_num;
301 add_bitmap_entry(struct bitmap *bmp, _sd_bitmap_t bits, int any_fail, nsc_off_t fba_num) argument

Completed in 58 milliseconds