Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-mpath.c2106 bool busy = false, has_active = false; in multipath_busy() local
2150 has_active = true; in multipath_busy()
2158 if (!has_active) { in multipath_busy()