Searched refs:NFSPROC_WRITE (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/usr.bin/nfsstat/ |
| HD | nfsstat.c | 200 nfsstats.rpccnt[NFSPROC_WRITE], in intpr() 272 nfsstats.srvrpccnt[NFSPROC_WRITE], in intpr() 323 nfsstats.srvrpccnt[NFSPROC_WRITE], in intpr() 324 nfsstats.srvrpccnt[NFSPROC_WRITE] - in intpr() 391 nfsstats.srvrpccnt[NFSPROC_WRITE]-lastst.srvrpccnt[NFSPROC_WRITE], in sidewaysintpr()
|
| /dragonfly/stand/lib/ |
| HD | nfsv2.h | 102 #define NFSPROC_WRITE 8 macro
|
| /dragonfly/contrib/tcpdump/ |
| HD | print-nfs.c | 65 NFSPROC_WRITE, 94 { NFSPROC_WRITE, "write" }, 663 case NFSPROC_WRITE: in nfsreq_noaddr_print() 1654 case NFSPROC_WRITE: in interp_reply()
|
| HD | nfs.h | 155 #define NFSPROC_WRITE 7 macro
|
| /dragonfly/sys/vfs/nfs/ |
| HD | nfsproto.h | 154 #define NFSPROC_WRITE 7 macro
|
| HD | nfs_bio.c | 1493 nfsstats.rpccnt[NFSPROC_WRITE]++; in nfs_writerpc_bio() 1494 nfsm_reqhead(info, vp, NFSPROC_WRITE, in nfs_writerpc_bio() 1519 nfsm_request_bio(info, vp, NFSPROC_WRITE, NULL, in nfs_writerpc_bio()
|
| HD | nfs_subs.c | 131 NFSPROC_WRITE,
|
| HD | nfs_vnops.c | 1481 nfsstats.rpccnt[NFSPROC_WRITE]++; in nfs_writerpc_uio() 1483 nfsm_reqhead(&info, vp, NFSPROC_WRITE, in nfs_writerpc_uio() 1507 NEGKEEPOUT(nfsm_request(&info, vp, NFSPROC_WRITE, uiop->uio_td, in nfs_writerpc_uio()
|
| HD | nfs_syscalls.c | 671 if (writes_todo || (nd->nd_procnum == NFSPROC_WRITE && in nfssvc_nfsd()
|
| /dragonfly/include/rpcsvc/ |
| HD | nfs_prot.x | 1160 NFSPROC_WRITE(writeargs) = 8;
|