Home
last modified time | relevance | path

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

/include/linux/
Dbvec.h32 struct bio_vec { struct
50 struct bio_vec bv; argument
142 #define for_each_bvec(bvl, bio_vec, iter, start) \ argument