Home
last modified time | relevance | path

Searched refs:bch2_ptr_matches_stripe_m (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dec.h122 static inline bool bch2_ptr_matches_stripe_m(const struct gc_stripe *m, in bch2_ptr_matches_stripe_m() function
H A Dbuckets.c235 if (fsck_err_on(m && m->alive && !bch2_ptr_matches_stripe_m(m, p), in bch2_check_fix_ptr()