Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.c691 static unsigned ec_nr_failed(struct ec_stripe_buf *buf) in ec_nr_failed() function
705 if (ec_nr_failed(buf) > v->nr_redundant) { in ec_do_recov()
890 if (ec_nr_failed(buf) > v->nr_redundant) { in bch2_ec_read_extent()
1507 if (ec_nr_failed(&s->new_stripe)) { in ec_stripe_create()