Searched refs:bio_get_first_bvec (Results 1 – 1 of 1) sorted by relevance
21 static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_first_bvec() function31 bio_get_first_bvec(bio, bv); in bio_get_last_bvec()66 bio_get_first_bvec(prev_rq->bio, &pb); in bio_will_gap()68 bio_get_first_bvec(prev, &pb); in bio_will_gap()82 bio_get_first_bvec(next, &nb); in bio_will_gap()
Completed in 5 milliseconds