Searched refs:NFSPROC_WRITEDS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/sys/fs/nfs/ |
| D | nfsproto.h | 356 #define NFSPROC_WRITEDS 51 macro
|
| D | nfsport.h | 354 #define NFSPROC_WRITEDS 51 macro
|
| D | nfs_commonkrpc.c | 1105 nd->nd_procnum != NFSPROC_WRITEDS && in newnfs_request()
|
| D | nfs_commonsubs.c | 345 else if (procnum == NFSPROC_WRITEDS || in nfscl_reqstart() 387 == 2 && procnum != NFSPROC_WRITEDS && in nfscl_reqstart()
|
| /freebsd-12-stable/usr.bin/nfsstat/ |
| D | nfsstat.c | 766 (uintmax_t)ext_nfsstats.rpccnt[NFSPROC_WRITEDS], in exp_intpr()
|
| /freebsd-12-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 6312 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, in nfsrpc_writeds() 6325 NFSINCRGLOBAL(nfsstatsv1.rpccnt[NFSPROC_WRITEDS]); in nfsrpc_writeds() 6444 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, in nfsrpc_writedsmir() 6455 NFSINCRGLOBAL(nfsstatsv1.rpccnt[NFSPROC_WRITEDS]); in nfsrpc_writedsmir()
|
| /freebsd-12-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdport.c | 897 error = nfsrv_proxyds(NULL, vp, off, retlen, cred, p, NFSPROC_WRITEDS, in nfsvno_write() 4543 } else if (ioproc == NFSPROC_WRITEDS) in nfsrv_proxyds()
|