Searched refs:bio_first_bvec_all (Results 1 – 4 of 4) sorted by relevance
190 for (i = 0, bvl = bio_first_bvec_all(bio); \299 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function307 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
135 bio_first_bvec_all()
696 file_offset = bio_first_bvec_all(bio)->bv_offset + in btrfs_submit_compressed_read()
2504 struct page *page = bio_first_bvec_all(bio)->bv_page; in btrfs_submit_data_bio()