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