Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c3352 static kmutex_t newnum_lock; variable
3360 mutex_enter(&newnum_lock); in newnum()
3364 mutex_exit(&newnum_lock); in newnum()
3572 mutex_init(&newnum_lock, NULL, MUTEX_DEFAULT, NULL); in nfs_subrinit()
3623 mutex_destroy(&newnum_lock); in nfs_subrfini()