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