Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.c692 static unsigned ec_nr_failed(struct ec_stripe_buf *buf) in ec_nr_failed() function
706 if (ec_nr_failed(buf) > v->nr_redundant) { in ec_do_recov()
891 if (ec_nr_failed(buf) > v->nr_redundant) { in bch2_ec_read_extent()
1517 if (ec_nr_failed(&s->new_stripe)) { in ec_stripe_create()