Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c82 struct priority_group *last_probed_pg; member
2098 if (m->current_pg == m->last_probed_pg) in probe_active_paths()
2105 pg = m->last_probed_pg = m->current_pg; in probe_active_paths()