Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbuckets.h83 static inline struct bucket *gc_bucket(struct bch_dev *ca, size_t b) in gc_bucket() function
136 return gc_bucket(ca, PTR_BUCKET_NR(ca, ptr)); in PTR_GC_BUCKET()
H A Dbtree_gc.c806 __bucket_m_to_alloc(&gc, *gc_bucket(ca, iter->pos.offset)); in bch2_alloc_write_key()
835 struct bucket *gc_m = gc_bucket(ca, iter->pos.offset); in bch2_alloc_write_key()
H A Dbuckets.c603 struct bucket *g = gc_bucket(ca, bucket.offset); in bch2_trigger_pointer()
994 struct bucket *g = gc_bucket(ca, b); in bch2_mark_metadata_bucket()
H A Dalloc_background.c999 struct bucket *g = gc_bucket(ca, new.k->p.offset); in bch2_trigger_alloc()
H A Dec.c308 struct bucket *g = gc_bucket(ca, bucket.offset); in mark_stripe_bucket()