Home
last modified time | relevance | path

Searched defs:bvl (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dbio.h94 #define bio_for_each_segment_all(bvl, bio, iter) \ argument
144 #define __bio_for_each_segment(bvl, bio, iter, start) \ argument
150 #define bio_for_each_segment(bvl, bio, iter) \ argument
153 #define __bio_for_each_bvec(bvl, bio, iter, start) \ argument
160 #define bio_for_each_bvec(bvl, bio, iter) \ argument
167 #define bio_for_each_bvec_all(bvl, bio, i) \ argument
647 #define bip_for_each_vec(bvl, bip, iter) \ argument
A Dbvec.h142 #define for_each_bvec(bvl, bio_vec, iter, start) \ argument
A Dblk-mq.h934 #define rq_for_each_segment(bvl, _rq, _iter) \ argument
938 #define rq_for_each_bvec(bvl, _rq, _iter) \ argument
/linux/block/
A Dbio.c198 struct bio_vec *bvl; in bvec_alloc() local
479 struct bio_vec *bvl = NULL; in bio_alloc_bioset() local
/linux/drivers/md/
A Draid5.c1310 struct bio_vec bvl; in async_copy_data() local

Completed in 23 milliseconds