Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c333 NFSUNLOCKCLSTATE(); in nfscl_open()
458 NFSUNLOCKCLSTATE(); in nfscl_deleg()
493 NFSUNLOCKCLSTATE(); in nfscl_deleg()
586 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
623 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
655 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
683 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
706 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
835 NFSUNLOCKCLSTATE(); in nfscl_ownerrelease()
860 NFSUNLOCKCLSTATE(); in nfscl_openrelease()
[all …]
H A Dnfs_clcomsubs.c444 NFSUNLOCKCLSTATE(); in nfscl_lockderef()
H A Dnfs_clvfsops.c1800 NFSUNLOCKCLSTATE(); in mountnfs()
1852 NFSUNLOCKCLSTATE(); in mountnfs()
H A Dnfs_clrpcops.c925 NFSUNLOCKCLSTATE(); in nfsrpc_doclose()
942 NFSUNLOCKCLSTATE(); in nfsrpc_doclose()
6281 NFSUNLOCKCLSTATE(); in nfsrpc_fillsa()
6745 NFSUNLOCKCLSTATE(); in nfscl_doiods()
6751 NFSUNLOCKCLSTATE(); in nfscl_doiods()
6929 NFSUNLOCKCLSTATE(); in nfscl_doflayoutio()
7062 NFSUNLOCKCLSTATE(); in nfscl_dofflayoutio()
9972 NFSUNLOCKCLSTATE(); in nfscl_statfs()
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c1261 NFSUNLOCKCLSTATE(); in newnfs_request()
1283 NFSUNLOCKCLSTATE(); in newnfs_request()
H A Dnfsport.h812 #define NFSUNLOCKCLSTATE() mtx_unlock(&nfs_clstate_mutex) macro