Home
last modified time | relevance | path

Searched refs:redundancy (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Dec.c1175 .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() argument
1649 h->redundancy = redundancy; in ec_new_stripe_head_alloc()
1671 unsigned redundancy, in __bch2_ec_stripe_head_get() argument
1678 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 …]
A Dextents_format.h195 redundancy:4, member
199 redundancy:4,
A Dec.h230 unsigned redundancy; member
A Dextents.c432 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