Home
last modified time | relevance | path

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

/openbmc/linux/lib/raid6/
H A Dalgos.c29 const struct raid6_calls * const raid6_algos[] = { variable
167 for (bestgenperf = 0, best = NULL, algo = raid6_algos; *algo; algo++) { in raid6_choose_gen()
/openbmc/linux/lib/raid6/test/
H A Dtest.c105 for (algo = raid6_algos; *algo; algo++) { in main()
/openbmc/linux/include/linux/raid/
H A Dpq.h137 extern const struct raid6_calls * const raid6_algos[];