Home
last modified time | relevance | path

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

/trueos/sys/fs/nfsclient/
HDnfs_clstate.c251 NFSLOCKCLSTATE(); in nfscl_open()
421 NFSLOCKCLSTATE(); in nfscl_deleg()
500 NFSLOCKCLSTATE(); in nfscl_getstateid()
688 NFSLOCKCLSTATE(); in nfscl_ownerrelease()
706 NFSLOCKCLSTATE(); in nfscl_openrelease()
751 NFSLOCKCLSTATE(); in nfscl_getcl()
795 NFSLOCKCLSTATE(); in nfscl_getcl()
823 NFSLOCKCLSTATE(); in nfscl_getcl()
861 NFSLOCKCLSTATE(); in nfscl_getcl()
869 NFSLOCKCLSTATE(); in nfscl_getcl()
[all …]
HDnfs_clcomsubs.c576 NFSLOCKCLSTATE(); in nfscl_lockderef()
HDnfs_clvfsops.c1457 NFSLOCKCLSTATE(); in mountnfs()
1501 NFSLOCKCLSTATE(); in mountnfs()
HDnfs_clrpcops.c706 NFSLOCKCLSTATE(); in nfsrpc_doclose()
714 NFSLOCKCLSTATE(); in nfsrpc_doclose()
5193 NFSLOCKCLSTATE(); in nfsrpc_fillsa()
5483 NFSLOCKCLSTATE(); in nfscl_doiods()
5605 NFSLOCKCLSTATE(); in nfscl_doflayoutio()
/trueos/sys/fs/nfs/
HDnfsport.h616 #define NFSLOCKCLSTATE() mtx_lock(&nfs_clstate_mutex) macro