Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_background.h50 static inline void __bucket_m_to_alloc(struct bch_alloc_v4 *dst, struct bucket src) in __bucket_m_to_alloc() function
63 __bucket_m_to_alloc(&ret, b); in bucket_m_to_alloc()
H A Dbtree_gc.c807 __bucket_m_to_alloc(&gc, *gc_bucket(ca, iter->pos.offset)); in bch2_alloc_write_key()