Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background_format.h20 x(stripe_redundancy, 8)
43 x(stripe_redundancy, 8)
66 __u8 stripe_redundancy; member
Dbuckets_types.h15 u8 stripe_redundancy; member
Dbtree_gc.c784 l.stripe_redundancy != r.stripe_redundancy || in bch2_alloc_v4_cmp()
867 copy_bucket_field(alloc_key_stripe_redundancy_wrong, stripe_redundancy); in bch2_alloc_write_key()
Dec.c204 a->stripe_redundancy, trans, in __mark_stripe_bucket()
227 a->stripe_redundancy != s.v->nr_redundant, trans, in __mark_stripe_bucket()
268 a->stripe_redundancy = s.v->nr_redundant; in __mark_stripe_bucket()
272 a->stripe_redundancy = 0; in __mark_stripe_bucket()
Dalloc_background.c364 prt_printf(out, "stripe_redundancy %u\n", a->stripe_redundancy); in bch2_alloc_to_text()
400 .stripe_redundancy = u.stripe_redundancy, in __bch2_alloc_to_v4()