Searched refs:redundancy (Results 1 – 4 of 4) sorted by relevance
1175 .redundancy = v->nr_redundant, in ec_stripe_update_extent()1570 BCH_BKEY_PTRS_MAX) - h->redundancy; in ec_new_stripe_alloc()1571 s->nr_parity = h->redundancy; in ec_new_stripe_alloc()1612 if (nr_devs < h->redundancy + 2) in ec_stripe_head_devs_update()1635 unsigned algo, unsigned redundancy, in ec_new_stripe_head_alloc() argument1649 h->redundancy = redundancy; in ec_new_stripe_head_alloc()1671 unsigned redundancy, in __bch2_ec_stripe_head_get() argument1678 if (!redundancy) in __bch2_ec_stripe_head_get()1693 h->redundancy == redundancy && in __bch2_ec_stripe_head_get()2005 unsigned redundancy = req->nr_replicas - 1; in bch2_ec_stripe_head_get() local[all …]
195 redundancy:4, member199 redundancy:4,
230 unsigned redundancy; member
432 lp.ec.redundancy != rp.ec.redundancy || in bch2_extent_merge()798 replicas += p.ec.redundancy; in bch2_bkey_replicas()813 ? p->ec.redundancy + 1 in __extent_ptr_durability()
Completed in 19 milliseconds