Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/block/
Dbiovecs.rst134 bio_for_each_bvec_all()
149 bio_for_each_bvec_all()
/Linux-v5.15/
D.clang-format83 - 'bio_for_each_bvec_all'
/Linux-v5.15/include/linux/
Dbio.h189 #define bio_for_each_bvec_all(bvl, bio, i) \ macro