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

/linux-master/fs/bcachefs/
H A Dbuckets.c332 static inline struct bch_alloc_v4 bucket_m_to_alloc(struct bucket b) function
346 struct bch_alloc_v4 old_a = bucket_m_to_alloc(*old);
347 struct bch_alloc_v4 new_a = bucket_m_to_alloc(*new);

Completed in 165 milliseconds