Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h108 static inline bool bch2_ptr_matches_stripe(const struct bch_stripe *s, in bch2_ptr_matches_stripe() function
Dbuckets.c648 if (!bch2_ptr_matches_stripe(&s->v, p)) { in bch2_trigger_stripe_ptr()
Dec.c869 if (!bch2_ptr_matches_stripe(v, rbio->pick)) { in bch2_ec_read_extent()