Searched refs:raid6_recov_algos (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/raid6/
H A Dalgos.c97 const struct raid6_recov_calls *const raid6_recov_algos[] = { variable
139 for (best = NULL, algo = raid6_recov_algos; *algo; algo++)
/linux-master/lib/raid6/test/
H A Dtest.c96 for (ra = raid6_recov_algos; *ra; ra++) {
/linux-master/include/linux/raid/
H A Dpq.h136 extern const struct raid6_recov_calls *const raid6_recov_algos[];

Completed in 133 milliseconds