Home
last modified time | relevance | path

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

/linux-6.15/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.c813 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 Dec.c208 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 Dalloc_background.c358 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()