Lines Matching defs:algorithm
3010 int algorithm = previous ? conf->prev_algo
3011 : conf->algorithm;
3033 * Select the parity disk based on the user selected algorithm.
3041 switch (algorithm) {
3073 switch (algorithm) {
3210 int algorithm = previous ? conf->prev_algo
3211 : conf->algorithm;
3227 switch (algorithm) {
3251 switch (algorithm) {
7682 conf->algorithm = mddev->new_layout;
7689 conf->prev_algo = conf->algorithm;
7980 conf->algorithm,
8023 pr_info("md/raid:%s: raid level %d active with %d out of %d devices, algorithm %d\n",
8140 seq_printf(seq, " level %d, %dk chunk, algorithm %d", mddev->level,
8554 conf->prev_algo = conf->algorithm;
8555 conf->algorithm = mddev->new_layout;
8629 mddev->new_layout = conf->algorithm = conf->prev_algo;
8702 mddev->layout = conf->algorithm;
8863 conf->algorithm = mddev->new_layout;