Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfs/
Dnfsproto.h326 #define NFSPROC_CLOSE 28 macro
Dnfsport.h324 #define NFSPROC_CLOSE 28 macro
Dnfs_commonkrpc.c1112 nd->nd_procnum != NFSPROC_CLOSE && in newnfs_request()
/freebsd-12-stable/usr.bin/nfsstat/
Dnfsstat.c728 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_CLOSE]); in exp_intpr()
/freebsd-12-stable/sys/fs/nfsclient/
Dnfs_clrpcops.c838 nfscl_reqstart(nd, NFSPROC_CLOSE, nmp, op->nfso_fh, in nfsrpc_closerpc()