Searched refs:bio_get_last_bvec (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | bio.h | 265 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec() function |
D | blkdev.h | 1427 bio_get_last_bvec(prev, &pb); in bio_will_gap() |