Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
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()
Dbtree_gc.c806 __bucket_m_to_alloc(&gc, *gc_bucket(ca, iter->pos.offset)); in bch2_alloc_write_key()