Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-mpath.c2115 bool busy = false, has_active = false; in multipath_busy() local
2160 has_active = true; in multipath_busy()
2168 if (!has_active) { in multipath_busy()