Searched refs:bio_first_bvec_all (Results 1 – 4 of 4) sorted by relevance
279 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function287 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
132 bio_first_bvec_all()
1343 bio_first_bvec_all(&dc->sb_bio)->bv_page = sb_page; in register_bdev()2248 bio_first_bvec_all(&ca->sb_bio)->bv_page = sb_page; in register_cache()
7977 ASSERT(bio_first_bvec_all(bio)->bv_len == btrfs_inode_sectorsize(inode)); in btrfs_retry_endio_nocsum()8068 ASSERT(bio_first_bvec_all(bio)->bv_len == btrfs_inode_sectorsize(done->inode)); in btrfs_retry_endio()