Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c2111 bool busy = false, has_active = false; in multipath_busy() local
2156 has_active = true; in multipath_busy()
2164 if (!has_active) { in multipath_busy()