Home
last modified time | relevance | path

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

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