Searched refs:__bvec_gap_to_prev (Results 1 – 2 of 2) sorted by relevance
141 static inline bool __bvec_gap_to_prev(const struct queue_limits *lim, in __bvec_gap_to_prev() function157 return __bvec_gap_to_prev(lim, bprv, offset); in bvec_gap_to_prev()
84 return __bvec_gap_to_prev(&q->limits, &pb, nb.bv_offset); in bio_will_gap()