Searched refs:temp_fba (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c8994 nsc_off_t temp_fba; local
9007 temp_fba = fba_pos;
9037 if ((temp_fba + temp_len) > DSW_CHK2FBA(chunk_num + 1)) {
9038 bmp_len = DSW_CHK2FBA(chunk_num + 1) - temp_fba;
9109 *handle2, *handle, chunk_num, temp_fba, bmp_len);
9126 chunk_num, temp_fba, bmp_len);
9136 temp_fba += bmp_len;

Completed in 76 milliseconds