Home
last modified time | relevance | path

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

/include/linux/
Dbio.h280 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function
288 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()