Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-mpath.c1184 unsigned next_pg_num; in multipath_ctr() local
1212 r = dm_read_arg(_args + 1, &as, &next_pg_num, &ti->error); in multipath_ctr()
1216 if ((!m->nr_priority_groups && next_pg_num) || in multipath_ctr()
1217 (m->nr_priority_groups && !next_pg_num)) { in multipath_ctr()
1240 if (!--next_pg_num) in multipath_ctr()