Searched refs:stripe_redundancy (Results 1 – 5 of 5) sorted by relevance
/linux/fs/bcachefs/ |
H A D | alloc_background_format.h | 20 x(stripe_redundancy, 8) 43 x(stripe_redundancy, 8) 66 __u8 stripe_redundancy; member
|
H A D | buckets_types.h | 42 u8 stripe_redundancy; member
|
H A D | btree_gc.c | 842 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 D | ec.c | 209 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 D | alloc_background.c | 358 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()
|