Searched refs:bvec_iter_rewind (Results 1 – 2 of 2) sorted by relevance
98 static inline bool bvec_iter_rewind(const struct bio_vec *bv, in bvec_iter_rewind() function
193 return bvec_iter_rewind(bio->bi_io_vec, iter, bytes); in bio_rewind_iter()