Searched refs:raid_rec (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | ec.c | 65 static void raid_rec(int nr, int *ir, int nd, int np, size_t size, void **v) in raid_rec() function 689 raid_rec(nr_failed, failed, nr_data, v->nr_redundant, bytes, buf->data); in ec_do_recov()
|