Searched refs:bio_for_each_bvec (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/block/ |
| D | blk-merge.c | 256 bio_for_each_bvec(bv, bio, iter) { in blk_bio_segment_split() 499 bio_for_each_bvec(bvec, bio, iter) { in __blk_bios_map_sg()
|
| D | blk-map.c | 488 bio_for_each_bvec(bv, bio, iter) in blk_rq_append_bio()
|
| /Linux-v5.15/ |
| D | .clang-format | 82 - 'bio_for_each_bvec'
|
| /Linux-v5.15/drivers/md/ |
| D | dm-ebs-target.c | 126 bio_for_each_bvec(bv, bio, iter) { in __ebs_rw_bio()
|
| /Linux-v5.15/include/linux/ |
| D | bio.h | 182 #define bio_for_each_bvec(bvl, bio, iter) \ macro
|
| D | blkdev.h | 838 bio_for_each_bvec(bvl, _iter.bio, _iter.iter)
|
| /Linux-v5.15/Documentation/block/ |
| D | biovecs.rst | 148 bio_for_each_bvec()
|
| /Linux-v5.15/drivers/nvme/host/ |
| D | tcp.c | 243 bio_for_each_bvec(bv, bio, bi) { in nvme_tcp_init_iter()
|