Searched refs:stripe_redundancy (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/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 | 813 l.stripe_redundancy != r.stripe_redundancy || in bch2_alloc_v4_cmp() 892 copy_bucket_field(alloc_key_stripe_redundancy_wrong, stripe_redundancy); in bch2_alloc_write_key()
|
| H A D | ec.c | 208 a->stripe_redundancy, trans, in __mark_stripe_bucket() 231 a->stripe_redundancy != s.v->nr_redundant, trans, in __mark_stripe_bucket() 272 a->stripe_redundancy = s.v->nr_redundant; in __mark_stripe_bucket() 276 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_to_text() 394 .stripe_redundancy = u.stripe_redundancy, in __bch2_alloc_to_v4()
|