Searched refs:next_pg_num (Results 1 – 1 of 1) sorted by relevance
1192 unsigned int next_pg_num; in multipath_ctr() local1220 r = dm_read_arg(_args + 1, &as, &next_pg_num, &ti->error); in multipath_ctr()1224 if ((!m->nr_priority_groups && next_pg_num) || in multipath_ctr()1225 (m->nr_priority_groups && !next_pg_num)) { in multipath_ctr()1248 if (!--next_pg_num) in multipath_ctr()