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

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c8555 int bmp_offset; local
8558 bmp_offset = FBA_SIZE(ip->bi_shdfba);
8559 bmp = ip->bi_bitmap + bmp_offset;
8578 int bmp_offset; local
8580 bmp_offset = FBA_SIZE(ip->bi_shdfba);
8581 bmp = ip->bi_bitmap + bmp_offset;
8607 int bmp_offset; local
8610 bmp_offset = FBA_SIZE(ip->bi_copyfba);
8611 bmp = ip->bi_bitmap + bmp_offset;
8630 int bmp_offset; local
8656 int bmp_offset; local
8682 int bmp_offset; local
8707 nsc_off_t bmp_offset; local
8742 int bmp_offset; local
8780 int bmp_offset; local
[all...]

Completed in 62 milliseconds