Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbio.h285 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec() function
Dblkdev.h1747 bio_get_last_bvec(prev, &pb); in bio_will_gap()
/Linux-v4.19/block/
Dblk-merge.c349 bio_get_last_bvec(bio, &end_bv); in blk_phys_contig_segment()