Searched defs:bv (Results 1 – 2 of 2) sorted by relevance
72 static inline bool bvec_iter_advance(const struct bio_vec *bv, in bvec_iter_advance()98 static inline bool bvec_iter_rewind(const struct bio_vec *bv, in bvec_iter_rewind()
134 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset) argument218 struct bio_vec bv; in bio_segments() local288 static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_first_bvec()293 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec()