Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/liblm/common/
H A Dlm_shutdown.c39 return (_nfssys(KILL_LOCKMGR, NULL)); in lm_shutdown()
/titanic_44/usr/src/uts/common/nfs/
H A Dnfssys.h48 OLD_NFS_CNVT, NFS_REVAUTH, OLD_NFS_FH_TO_FID, OLD_LM_SVC, KILL_LOCKMGR, enumerator
/titanic_44/usr/src/cmd/fs.d/nfs/lockd/
H A Dlockd.c487 (void) _nfssys(KILL_LOCKMGR, NULL); in shutdown_lockd()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c264 case KILL_LOCKMGR: { in nfssys()