Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h373 #define NFSPROC_CLOSE 28 macro
H A Dnfsproto.h340 #define NFSPROC_CLOSE 28 macro
H A Dnfs_commonkrpc.c1328 nd->nd_procnum != NFSPROC_CLOSE && in newnfs_request()
/freebsd/usr.bin/nfsstat/
H A Dnfsstat.c702 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_CLOSE]); in exp_intpr()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c954 nfscl_reqstart(nd, NFSPROC_CLOSE, nmp, op->nfso_fh, in nfsrpc_closerpc()