Searched refs:bio_first_bvec_all (Results 1 – 6 of 6) 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()282 struct bio_vec *bvec = bio_first_bvec_all(bio) + i; in bio_first_folio()
135 bio_first_bvec_all()
152 struct bio_vec *bv = bio_first_bvec_all(&repair_bbio->bio); in btrfs_end_repair_bio()
540 file_offset = bio_first_bvec_all(bio)->bv_offset + in btrfs_submit_compressed_read()
1412 struct bio_vec *bv = bio_first_bvec_all(bio); in get_bio_sector_nr()
136 bv = bio_first_bvec_all(bio); in submit_one_bio()
Completed in 23 milliseconds