Home
last modified time | relevance | path

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

/linux/lib/raid6/
A Dalgos.c31 const struct raid6_calls * const raid6_algos[] = { variable
153 for (bestgenperf = 0, bestxorperf = 0, best = NULL, algo = raid6_algos; *algo; algo++) { in raid6_choose_gen()
/linux/lib/raid6/test/
A Dtest.c106 for (algo = raid6_algos; *algo; algo++) { in main()
/linux/include/linux/raid/
A Dpq.h141 extern const struct raid6_calls * const raid6_algos[];

Completed in 8 milliseconds