Searched refs:__bch2_ptr_matches_stripe (Results 1 – 3 of 3) sorted by relevance
96 static inline bool __bch2_ptr_matches_stripe(const struct bch_extent_ptr *stripe_ptr, in __bch2_ptr_matches_stripe() function118 return __bch2_ptr_matches_stripe(&s->ptrs[p.ec.block], &p.ptr, in bch2_ptr_matches_stripe()132 return __bch2_ptr_matches_stripe(&m->ptrs[p.ec.block], &p.ptr, in bch2_ptr_matches_stripe_m()
345 !__bch2_ptr_matches_stripe(&m->ptrs[entry->stripe_ptr.block], in bch2_check_fix_ptrs()
520 if (__bch2_ptr_matches_stripe(&s->ptrs[i], ptr, in bkey_matches_stripe()