Home
last modified time | relevance | path

Searched refs:bio_for_each_bvec_all (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/Documentation/block/
Dbiovecs.rst132 bio_for_each_bvec_all()
147 bio_for_each_bvec_all()
/Linux-v5.10/
D.clang-format83 - 'bio_for_each_bvec_all'
/Linux-v5.10/include/linux/
Dbio.h174 #define bio_for_each_bvec_all(bvl, bio, i) \ macro
/Linux-v5.10/fs/btrfs/
Dextent_io.c2635 bio_for_each_bvec_all(bvec, bio, i) { in btrfs_io_needs_validation()