Searched refs:bio_first_bvec_all (Results 1 – 5 of 5) sorted by relevance
169 for (i = 0, bvl = bio_first_bvec_all(bio); \245 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function253 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()287 struct bio_vec *bvec = bio_first_bvec_all(bio) + i; in bio_first_folio()
135 bio_first_bvec_all()
789 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); in scrub_repair_read_endio()1103 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); in scrub_read_endio()1132 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); in scrub_write_endio()
194 struct bio_vec *bv = bio_first_bvec_all(&repair_bbio->bio); in btrfs_end_repair_bio()
1413 struct bio_vec *bv = bio_first_bvec_all(bio); in get_bio_sector_nr()