Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-mpath.c2068 bool busy = false, has_active = false; in multipath_busy() local
2112 has_active = true; in multipath_busy()
2120 if (!has_active) { in multipath_busy()