Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_background_format.h20 x(stripe_redundancy, 8)
43 x(stripe_redundancy, 8)
66 __u8 stripe_redundancy; member
H A Dbuckets_types.h42 u8 stripe_redundancy; member
H A Dbtree_gc.c842 l.stripe_redundancy != r.stripe_redundancy || in bch2_alloc_v4_cmp()
921 copy_bucket_field(alloc_key_stripe_redundancy_wrong, stripe_redundancy); in bch2_alloc_write_key()
H A Dec.c209 a->stripe_redundancy, trans, in __mark_stripe_bucket()
232 a->stripe_redundancy != s.v->nr_redundant, trans, in __mark_stripe_bucket()
273 a->stripe_redundancy = s.v->nr_redundant; in __mark_stripe_bucket()
277 a->stripe_redundancy = 0; in __mark_stripe_bucket()
H A Dalloc_background.c358 prt_printf(out, "stripe_redundancy %u\n", a->stripe_redundancy); in __bch2_alloc_v4_to_text()
407 .stripe_redundancy = u.stripe_redundancy, in __bch2_alloc_to_v4()