Searched refs:nfs_timer_lock (Results 1 – 1 of 1) sorted by relevance
174 static kmutex_t nfs_timer_lock; variable706 mutex_init(&nfs_timer_lock, MUTEX_DEFAULT, IPL_NONE); in nfs_timer_init()723 mutex_destroy(&nfs_timer_lock); in nfs_timer_fini()740 mutex_enter(&nfs_timer_lock); in nfs_timer_srvfini()742 mutex_exit(&nfs_timer_lock); in nfs_timer_srvfini()868 mutex_enter(&nfs_timer_lock); in nfs_timer()872 mutex_exit(&nfs_timer_lock); in nfs_timer()