Home
last modified time | relevance | path

Searched refs:bch2_ptr_matches_stripe (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dec.h107 static inline bool bch2_ptr_matches_stripe(const struct bch_stripe *s, in bch2_ptr_matches_stripe() function
H A Dbuckets.c644 if (!bch2_ptr_matches_stripe(&s->v, p)) { in bch2_trigger_stripe_ptr()
H A Dec.c868 if (!bch2_ptr_matches_stripe(v, rbio->pick)) { in bch2_ec_read_extent()