Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_background.h91 static inline s64 bch2_bucket_sectors_total(struct bch_alloc_v4 a) in bch2_bucket_sectors_total() function
H A Dec.c219 if (bch2_trans_inconsistent_on(parity && bch2_bucket_sectors_total(*a), trans, in __mark_stripe_bucket()
H A Dalloc_background.c875 !bch2_bucket_sectors_total(*new_a)) in bch2_trigger_alloc()