Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbio.h258 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec() function
/Linux-v5.10/block/
Dblk-merge.c45 bio_get_last_bvec(prev, &pb); in bio_will_gap()