Home
last modified time | relevance | path

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

/Linux-v4.19/lib/raid6/
Dalgos.c36 const struct raid6_calls * const raid6_algos[] = { variable
161 for (bestgenperf = 0, bestxorperf = 0, best = NULL, algo = raid6_algos; *algo; algo++) { in raid6_choose_gen()
/Linux-v4.19/lib/raid6/test/
Dtest.c109 for (algo = raid6_algos; *algo; algo++) { in main()
/Linux-v4.19/include/linux/raid/
Dpq.h135 extern const struct raid6_calls * const raid6_algos[];