Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h173 for (i = 0, bvl = bio_first_bvec_all(bio); \
282 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function
290 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiovecs.rst133 bio_first_bvec_all()