Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c889 int must_unlock_failure; in ufsfx_unmount() local
891 must_unlock_failure = !MUTEX_HELD(&f->uf_mutex); in ufsfx_unmount()
892 if (must_unlock_failure) { in ufsfx_unmount()
905 if (!terminal_state(f->uf_s) && must_unlock_failure) { in ufsfx_unmount()
919 if (must_unlock_failure) in ufsfx_unmount()