Searched refs:NFSPROC_WRITEDS (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfsport.h | 403 #define NFSPROC_WRITEDS 51 macro
|
H A D | nfsproto.h | 370 #define NFSPROC_WRITEDS 51 macro
|
H A D | nfs_commonkrpc.c | 1321 nd->nd_procnum != NFSPROC_WRITEDS && in newnfs_request()
|
H A D | nfs_commonsubs.c | 393 else if (procnum == NFSPROC_WRITEDS || in nfscl_reqstart() 443 == 2 && procnum != NFSPROC_WRITEDS && in nfscl_reqstart()
|
/freebsd/usr.bin/nfsstat/ |
H A D | nfsstat.c | 740 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_WRITEDS], in exp_intpr()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 7047 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, in nfsrpc_writeds() 7062 NFSINCRGLOBAL(nfsstatsv1.rpccnt[NFSPROC_WRITEDS]); in nfsrpc_writeds() 7186 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, in nfsrpc_writedsmir() 7199 NFSINCRGLOBAL(nfsstatsv1.rpccnt[NFSPROC_WRITEDS]); in nfsrpc_writedsmir()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 1171 error = nfsrv_proxyds(vp, off, retlen, cred, p, NFSPROC_WRITEDS, in nfsvno_write() 5017 } else if (ioproc == NFSPROC_WRITEDS) in nfsrv_proxyds()
|