Searched refs:bio_first_bvec_all (Results 1 – 4 of 4) sorted by relevance
168 for (i = 0, bvl = bio_first_bvec_all(bio); \246 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function254 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
135 bio_first_bvec_all()
816 file_offset = bio_first_bvec_all(bio)->bv_offset + in btrfs_submit_compressed_read()
2527 struct page *page = bio_first_bvec_all(bio)->bv_page; in btrfs_submit_data_bio()
Completed in 33 milliseconds