Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A 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()