Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec_types.h22 struct gc_stripe { struct
Dec.h122 static inline bool bch2_ptr_matches_stripe_m(const struct gc_stripe *m, in bch2_ptr_matches_stripe_m()
Dbuckets.c224 struct gc_stripe *m = genradix_ptr(&c->gc_stripes, p.ec.idx); in bch2_check_fix_ptr()
330 struct gc_stripe *m = genradix_ptr(&c->gc_stripes, in bch2_check_fix_ptrs()
674 struct gc_stripe *m = genradix_ptr_alloc(&c->gc_stripes, p.ec.idx, GFP_KERNEL); in bch2_trigger_stripe_ptr()
Dbcachefs.h999 GENRADIX(struct gc_stripe) gc_stripes;
Dbtree_gc.c1030 struct gc_stripe *m; in bch2_gc_write_stripes_key()
Dec.c415 struct gc_stripe *gc = NULL; in bch2_trigger_stripe()