Searched refs:stripe_redundancy (Results 1 - 5 of 5) sorted by path

/linux-master/fs/bcachefs/
H A Dalloc_background.c345 prt_printf(out, "stripe_redundancy %u", a->stripe_redundancy);
381 .stripe_redundancy = u.stripe_redundancy,
904 g->stripe_redundancy = new_a->stripe_redundancy;
H A Dalloc_background_format.h20 x(stripe_redundancy, 8)
43 x(stripe_redundancy, 8)
66 __u8 stripe_redundancy; member in struct:bch_alloc_v4
H A Dbtree_gc.c1358 l.stripe_redundancy != r.stripe_redundancy ||
1443 stripe_redundancy);
1527 g->stripe_redundancy = a->stripe_redundancy;
H A Dbuckets_types.h15 u8 stripe_redundancy; member in struct:bucket
H A Dec.c194 a->v.stripe_redundancy, trans,
215 a->v.stripe_redundancy = s.v->nr_redundant;
219 a->v.stripe_redundancy != s.v->nr_redundant, trans,
228 a->v.stripe_redundancy = 0;
291 g->stripe_redundancy = s->nr_redundant;

Completed in 305 milliseconds