current_pg 73 drivers/md/dm-mpath.c struct priority_group *current_pg; current_pg 298 drivers/md/dm-mpath.c if (!m->current_pg) current_pg 304 drivers/md/dm-mpath.c list_for_each_entry(pgpath, &m->current_pg->pgpaths, list) { current_pg 329 drivers/md/dm-mpath.c m->current_pg = pg; current_pg 357 drivers/md/dm-mpath.c if (unlikely(READ_ONCE(m->current_pg) != pg)) { current_pg 397 drivers/md/dm-mpath.c pg = READ_ONCE(m->current_pg); current_pg 426 drivers/md/dm-mpath.c m->current_pg = NULL; current_pg 1279 drivers/md/dm-mpath.c } else if (m->hw_handler_name && (m->current_pg == pgpath->pg)) { current_pg 1331 drivers/md/dm-mpath.c m->current_pg = NULL; current_pg 1361 drivers/md/dm-mpath.c m->current_pg = NULL; current_pg 1472 drivers/md/dm-mpath.c m->current_pg = NULL; current_pg 1718 drivers/md/dm-mpath.c else if (m->current_pg) current_pg 1719 drivers/md/dm-mpath.c pg_num = m->current_pg->pg_num; current_pg 1730 drivers/md/dm-mpath.c else if (pg == m->current_pg) current_pg 1879 drivers/md/dm-mpath.c if (!READ_ONCE(m->current_pg)) { current_pg 1948 drivers/md/dm-mpath.c pg = READ_ONCE(m->current_pg);