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

/linux-master/fs/bcachefs/
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 Dbuckets_types.h15 u8 stripe_redundancy; member in struct:bucket
H A Dalloc_background.c339 prt_printf(out, "stripe_redundancy %u\n", a->stripe_redundancy);
371 .stripe_redundancy = u.stripe_redundancy,
905 g->stripe_redundancy = new_a->stripe_redundancy;
H A Dbtree_gc.c862 l.stripe_redundancy != r.stripe_redundancy ||
932 stripe_redundancy);
H A Dec.c188 a->stripe_redundancy, trans,
211 a->stripe_redundancy != s.v->nr_redundant, trans,
252 a->stripe_redundancy = s.v->nr_redundant;
255 a->stripe_redundancy = 0;

Completed in 251 milliseconds