Lines Matching refs:bv_offset
1123 sector->pgoff = bvec.bv_offset + bvec_offset;
1401 for (pgoff = bvec->bv_offset; pgoff - bvec->bv_offset < bvec->bv_len;
1420 if (sector->page == bv->bv_page && sector->pgoff == bv->bv_offset)
1423 if (sector->page == bv->bv_page && sector->pgoff == bv->bv_offset)
1469 int bv_offset;
1471 for (bv_offset = bvec->bv_offset;
1472 bv_offset < bvec->bv_offset + bvec->bv_len;
1473 bv_offset += fs_info->sectorsize, total_sector_nr++) {
1484 bv_offset, csum_buf, expected_csum);