Home
last modified time | relevance | path

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

/src/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c285 NFSUNLOCKSTATE(); in nfsrv_clientunlock()
563 NFSUNLOCKSTATE(); in nfsrv_setclient()
640 NFSUNLOCKSTATE(); in nfsrv_setclient()
647 NFSUNLOCKSTATE(); in nfsrv_setclient()
763 NFSUNLOCKSTATE(); in nfsrv_getclient()
861 NFSUNLOCKSTATE(); in nfsrv_getclient()
901 NFSUNLOCKSTATE(); in nfsrv_getclient()
1090 NFSUNLOCKSTATE(); in nfsrv_dumpclients()
1196 NFSUNLOCKSTATE(); in nfsrv_dumplocks()
1323 NFSUNLOCKSTATE(); in nfsrv_dumplocks()
[all …]
/src/sys/fs/nfs/
H A Dnfsport.h809 #define NFSUNLOCKSTATE() mtx_unlock(&nfs_state_mutex) macro
H A Dnfs_commonkrpc.c764 NFSUNLOCKSTATE(); in newnfs_request()