Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.h60 static inline struct bch_alloc_v4 bucket_m_to_alloc(struct bucket b) in bucket_m_to_alloc() function
Dbuckets.c612 struct bch_alloc_v4 old = bucket_m_to_alloc(*g), new = old; in bch2_trigger_pointer()
1000 struct bch_alloc_v4 old = bucket_m_to_alloc(*g); in bch2_mark_metadata_bucket()
1018 struct bch_alloc_v4 new = bucket_m_to_alloc(*g); in bch2_mark_metadata_bucket()
Dec.c317 struct bch_alloc_v4 old = bucket_m_to_alloc(*g), new = old; in mark_stripe_bucket()