Home
last modified time | relevance | path

Searched refs:bio_last_bvec_all (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/Documentation/block/
Dbiovecs.rst137 bio_last_bvec_all()
/Linux-v6.1/include/linux/
Dbio.h254 static inline struct bio_vec *bio_last_bvec_all(struct bio *bio) in bio_last_bvec_all() function
/Linux-v6.1/fs/btrfs/
Dcompression.c496 struct bio_vec *last = bio_last_bvec_all(bio); in bio_end_offset()
Dextent_io.c1376 struct bio_vec *bvec = bio_last_bvec_all(bio); in btrfs_bio_add_page()