Home
last modified time | relevance | path

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

/fs/bcachefs/
A Derror.h55 #define bch2_trans_inconsistent_on(cond, ...) \ macro
A Dec.c208 if (bch2_trans_inconsistent_on(a->stripe || in __mark_stripe_bucket()
220 if (bch2_trans_inconsistent_on(parity && bch2_bucket_sectors_total(*a), trans, in __mark_stripe_bucket()
231 if (bch2_trans_inconsistent_on(a->stripe != s.k->p.offset || in __mark_stripe_bucket()
241 if (bch2_trans_inconsistent_on(a->data_type != data_type, trans, in __mark_stripe_bucket()
251 if (bch2_trans_inconsistent_on(parity && in __mark_stripe_bucket()
A Dbuckets.c700 bch2_trans_inconsistent_on(bch2_err_matches(ret, ENOENT), trans, in bch2_trigger_stripe_ptr()

Completed in 11 milliseconds