Home
last modified time | relevance | path

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

/include/linux/
Dbvec.h18 struct bio_vec { struct
36 struct bio_vec bv; argument
113 #define for_each_bvec(bvl, bio_vec, iter, start) \ argument