Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbio.h259 static inline struct bio_vec *bio_last_bvec_all(struct bio *bio) in bio_last_bvec_all() function
/linux-6.15/Documentation/block/
H A Dbiovecs.rst138 bio_last_bvec_all()
/linux-6.15/fs/btrfs/
H A Dextent_io.c671 struct bio_vec *bvec = bio_last_bvec_all(bio); in btrfs_bio_is_contig()