Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h256 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec() function
/OK3568_Linux_fs/kernel/block/
H A Dblk-merge.c48 bio_get_last_bvec(prev, &pb); in bio_will_gap()