Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c284 NFSUNLOCKSTATE(); in nfsrv_clientunlock()
562 NFSUNLOCKSTATE(); in nfsrv_setclient()
639 NFSUNLOCKSTATE(); in nfsrv_setclient()
646 NFSUNLOCKSTATE(); in nfsrv_setclient()
762 NFSUNLOCKSTATE(); in nfsrv_getclient()
860 NFSUNLOCKSTATE(); in nfsrv_getclient()
900 NFSUNLOCKSTATE(); in nfsrv_getclient()
1089 NFSUNLOCKSTATE(); in nfsrv_dumpclients()
1195 NFSUNLOCKSTATE(); in nfsrv_dumplocks()
1322 NFSUNLOCKSTATE(); in nfsrv_dumplocks()
[all …]
/freebsd/sys/fs/nfs/
H A Dnfsport.h795 #define NFSUNLOCKSTATE() mtx_unlock(&nfs_state_mutex) macro
H A Dnfs_commonkrpc.c766 NFSUNLOCKSTATE(); in newnfs_request()