Searched refs:NFSPROC_WRITE (Results 1 – 17 of 17) sorted by relevance
| /freebsd-10-stable/usr.bin/nfsstat/ |
| D | nfsstat.c | 320 nfsstats.rpccnt[NFSPROC_WRITE], in intpr() 330 ext_nfsstats.rpccnt[NFSPROC_WRITE], in intpr() 467 nfsrvstats.srvrpccnt[NFSPROC_WRITE], in intpr() 550 nfsrvstats.srvrpccnt[NFSPROC_WRITE], in intpr() 551 nfsrvstats.srvrpccnt[NFSPROC_WRITE] - in intpr() 611 DELTA(rpccnt[NFSPROC_WRITE]), in sidewaysintpr() 643 nfsrvstats.srvrpccnt[NFSPROC_WRITE]-lastsrvst.srvrpccnt[NFSPROC_WRITE], in sidewaysintpr() 744 ext_nfsstats.rpccnt[NFSPROC_WRITE], in exp_intpr() 1001 DELTA(rpccnt[NFSPROC_WRITE]), in exp_sidewaysintpr()
|
| /freebsd-10-stable/sys/nfsserver/ |
| D | nfs_fha_old.c | 179 if (procnum == NFSPROC_WRITE) in fhaold_is_write() 233 case NFSPROC_WRITE: in fhaold_set_locktype()
|
| D | nfs_srvsubs.c | 108 NFSPROC_WRITE,
|
| /freebsd-10-stable/sys/fs/nfsserver/ |
| D | nfs_fha_new.c | 183 if (procnum == NFSPROC_WRITE) in fhanew_is_write() 243 case NFSPROC_WRITE: in fhanew_set_locktype()
|
| D | nfs_nfsdkrpc.c | 69 NFSPROC_WRITE,
|
| D | nfs_nfsdsocket.c | 441 nd->nd_procnum == NFSPROC_WRITE || in nfsrvd_dorpc()
|
| /freebsd-10-stable/lib/libstand/ |
| D | nfsv2.h | 99 #define NFSPROC_WRITE 8 macro
|
| /freebsd-10-stable/contrib/amd/hlfsd/ |
| D | nfs_prot_svc.c | 155 case NFSPROC_WRITE: in nfs_program_2()
|
| /freebsd-10-stable/contrib/tcpdump/ |
| D | nfs.h | 159 #define NFSPROC_WRITE 7 macro
|
| D | print-nfs.c | 74 NFSPROC_WRITE, 637 case NFSPROC_WRITE: in nfsreq_print() 1652 case NFSPROC_WRITE: in interp_reply()
|
| /freebsd-10-stable/contrib/amd/amd/ |
| D | nfs_prot_svc.c | 208 case NFSPROC_WRITE: in nfs_program_2()
|
| /freebsd-10-stable/sys/nfs/ |
| D | nfsproto.h | 200 #define NFSPROC_WRITE 7 macro
|
| /freebsd-10-stable/include/rpcsvc/ |
| D | nfs_prot.x | 1167 NFSPROC_WRITE(writeargs) = 8;
|
| /freebsd-10-stable/sys/fs/nfs/ |
| D | nfsproto.h | 281 #define NFSPROC_WRITE 7 macro
|
| D | nfs_commonkrpc.c | 978 nd->nd_procnum != NFSPROC_WRITE && in newnfs_request()
|
| /freebsd-10-stable/sys/nfsclient/ |
| D | nfs_vnops.c | 1379 nfsstats.rpccnt[NFSPROC_WRITE]++; in nfs_writerpc() 1406 nfsm_request(vp, NFSPROC_WRITE, uiop->uio_td, cred); in nfs_writerpc()
|
| /freebsd-10-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 1636 NFSCL_REQSTART(nd, NFSPROC_WRITE, vp); in nfsrpc_writerpc()
|