Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbuckets.h57 static inline struct bucket *gc_bucket(struct bch_dev *ca, size_t b) in gc_bucket() function
115 return gc_bucket(ca, PTR_BUCKET_NR(ca, ptr)); in PTR_GC_BUCKET()
H A Dbtree_gc.c834 __bucket_m_to_alloc(&gc, *gc_bucket(ca, iter->pos.offset)); in bch2_alloc_write_key()
861 struct bucket *gc_m = gc_bucket(ca, iter->pos.offset); in bch2_alloc_write_key()
H A Dbuckets.c628 struct bucket *g = gc_bucket(ca, bucket.offset); in bch2_trigger_pointer()
1000 struct bucket *g = gc_bucket(ca, b); in bch2_mark_metadata_bucket()
H A Dec.c323 struct bucket *g = gc_bucket(ca, bucket.offset); in mark_stripe_bucket()
H A Dalloc_background.c1017 struct bucket *g = gc_bucket(ca, new.k->p.offset); in bch2_trigger_alloc()