Searched refs:bio_first_bvec_all (Results 1 – 3 of 3) sorted by relevance
182 for (i = 0, bvl = bio_first_bvec_all(bio); \243 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function251 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()279 struct bio_vec *bvec = bio_first_bvec_all(bio) + i; in bio_first_folio()
894 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); in scrub_repair_read_endio()1247 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); in scrub_read_endio()1272 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); in scrub_write_endio()
1621 phys_addr_t bvec_paddr = bvec_phys(bio_first_bvec_all(bio)); in get_bio_sector_nr()