Home
last modified time | relevance | path

Searched refs:bio_for_each_bvec (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/block/
Dblk-merge.c256 bio_for_each_bvec(bv, bio, iter) { in blk_bio_segment_split()
482 bio_for_each_bvec(bvec, bio, iter) { in __blk_bios_map_sg()
Dblk-map.c533 bio_for_each_bvec(bv, *bio, iter) in blk_rq_append_bio()
/Linux-v5.10/
D.clang-format82 - 'bio_for_each_bvec'
/Linux-v5.10/drivers/md/
Ddm-ebs-target.c126 bio_for_each_bvec(bv, bio, iter) { in __ebs_rw_bio()
/Linux-v5.10/Documentation/block/
Dbiovecs.rst146 bio_for_each_bvec()
/Linux-v5.10/include/linux/
Dbio.h167 #define bio_for_each_bvec(bvl, bio, iter) \ macro
Dblkdev.h888 bio_for_each_bvec(bvl, _iter.bio, _iter.iter)