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