Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_background.h35 static inline u8 alloc_gc_gen(struct bch_alloc_v4 a) in alloc_gc_gen() function
141 if (alloc_gc_gen(a) >= BUCKET_GC_GEN_MAX) in alloc_data_type()
187 return ((u64) alloc_gc_gen(a) >> 4) << 56; in alloc_freespace_genbits()