Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/common/
H A Dnfs_commonsubs.c3082 NFSUNLOCKNAMEID(); in nfsrv_nfsuserdport()
3087 NFSUNLOCKNAMEID(); in nfsrv_nfsuserdport()
3124 NFSUNLOCKNAMEID(); in nfsrv_nfsuserddelport()
3128 NFSUNLOCKNAMEID(); in nfsrv_nfsuserddelport()
3150 NFSUNLOCKNAMEID(); in nfsrv_getuser()
3154 NFSUNLOCKNAMEID(); in nfsrv_getuser()
H A Dnfsport.h681 #define NFSUNLOCKNAMEID() mutex_exit(&nfs_nameid_mutex) macro