Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds