Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbio.h165 #define bio_for_each_segment_all(bvl, bio, i) \ argument
196 #define __bio_for_each_segment(bvl, bio, iter, start) \ argument
202 #define bio_for_each_segment(bvl, bio, iter) \ argument
785 #define bip_for_each_vec(bvl, bip, iter) \ argument
Dbvec.h122 #define for_each_bvec(bvl, bio_vec, iter, start) \ argument
Dblkdev.h936 #define rq_for_each_segment(bvl, _rq, _iter) \ argument
/Linux-v4.19/block/
Dbio.c184 struct bio_vec *bvl; in bvec_alloc() local
444 struct bio_vec *bvl = NULL; in bio_alloc_bioset() local
/Linux-v4.19/drivers/md/
Draid5.c1237 struct bio_vec bvl; in async_copy_data() local