Searched refs:NFSD_LOCK_ASSERT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clkrpc.c276 NFSD_LOCK_ASSERT();
/freebsd-12-stable/sys/nfsserver/
H A Dnfs.h130 #define NFSD_LOCK_ASSERT() mtx_assert(&nfsd_mtx, MA_OWNED) macro
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c581 NFSD_LOCK_ASSERT();
/freebsd-12-stable/sys/fs/nfs/
H A Dnfsport.h682 #define NFSD_LOCK_ASSERT() mtx_assert(&newnfsd_mtx, MA_OWNED) macro

Completed in 172 milliseconds