Searched refs:__bvec_gap_to_prev (Results 1 – 2 of 2) sorted by relevance
75 static inline bool __bvec_gap_to_prev(struct request_queue *q, in __bvec_gap_to_prev() function91 return __bvec_gap_to_prev(q, bprv, offset); in bvec_gap_to_prev()
49 return __bvec_gap_to_prev(q, &pb, nb.bv_offset); in bio_will_gap()