Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfs_clstate.c291 NFSUNLOCKCLSTATE(); in nfscl_open()
449 NFSUNLOCKCLSTATE(); in nfscl_deleg()
505 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
603 NFSUNLOCKCLSTATE(); in nfscl_getstateid()
694 NFSUNLOCKCLSTATE(); in nfscl_ownerrelease()
715 NFSUNLOCKCLSTATE(); in nfscl_openrelease()
816 NFSUNLOCKCLSTATE(); in nfscl_getcl()
919 NFSUNLOCKCLSTATE(); in nfscl_clientrelease()
1223 NFSUNLOCKCLSTATE(); in nfscl_relbytelock()
1263 NFSUNLOCKCLSTATE(); in nfscl_releasealllocks()
[all …]
H A Dnfs_clcomsubs.c574 NFSUNLOCKCLSTATE(); in nfscl_lockderef()
H A Dnfs_clvfsops.c1420 NFSUNLOCKCLSTATE(); in mountnfs()
1460 NFSUNLOCKCLSTATE(); in mountnfs()
H A Dnfs_clrpcops.c710 NFSUNLOCKCLSTATE(); in nfsrpc_doclose()
722 NFSUNLOCKCLSTATE(); in nfsrpc_doclose()
5198 NFSUNLOCKCLSTATE(); in nfsrpc_fillsa()
5489 NFSUNLOCKCLSTATE(); in nfscl_doiods()
5610 NFSUNLOCKCLSTATE(); in nfscl_doflayoutio()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfsport.h619 #define NFSUNLOCKCLSTATE() mtx_unlock(&nfs_clstate_mutex) macro