Searched refs:raid6_algos (Results 1 – 3 of 3) sorted by relevance
29 const struct raid6_calls * const raid6_algos[] = { variable167 for (bestgenperf = 0, best = NULL, algo = raid6_algos; *algo; algo++) { in raid6_choose_gen()
105 for (algo = raid6_algos; *algo; algo++) { in main()
137 extern const struct raid6_calls * const raid6_algos[];