Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbio.h175 for (i = 0, bvl = bio_first_bvec_all(bio); \
285 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function
293 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
/Linux-v5.10/Documentation/block/
Dbiovecs.rst133 bio_first_bvec_all()