Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c145 int volume_is_not_managed; in _dev_unmount() local
160 volume_is_not_managed = !volmgt_running() || in _dev_unmount()
166 if (!volume_is_not_managed) { in _dev_unmount()