Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbio.h172 for (i = 0, bvl = bio_first_bvec_all(bio); \
281 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function
289 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
/kernel/linux/linux-5.10/Documentation/block/
Dbiovecs.rst133 bio_first_bvec_all()