Searched refs:NFSPROC_GETATTR (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/usr.bin/nfsstat/ |
| HD | nfsstat.c | 195 nfsstats.rpccnt[NFSPROC_GETATTR], in intpr() 267 nfsstats.srvrpccnt[NFSPROC_GETATTR], in intpr() 387 nfsstats.srvrpccnt[NFSPROC_GETATTR]-lastst.srvrpccnt[NFSPROC_GETATTR], in sidewaysintpr()
|
| /dragonfly/stand/lib/ |
| HD | nfsv2.h | 94 #define NFSPROC_GETATTR 1 macro
|
| /dragonfly/contrib/tcpdump/ |
| HD | print-nfs.c | 58 NFSPROC_GETATTR, 88 { NFSPROC_GETATTR, "getattr" }, 580 case NFSPROC_GETATTR: in nfsreq_noaddr_print() 1549 case NFSPROC_GETATTR: in interp_reply()
|
| HD | nfs.h | 149 #define NFSPROC_GETATTR 1 macro
|
| /dragonfly/sys/vfs/nfs/ |
| HD | nfsproto.h | 148 #define NFSPROC_GETATTR 1 macro
|
| HD | nfs_subs.c | 124 NFSPROC_GETATTR,
|
| HD | nfs_vnops.c | 718 nfsstats.rpccnt[NFSPROC_GETATTR]++; in nfs_getattr() 719 nfsm_reqhead(&info, vp, NFSPROC_GETATTR, NFSX_FH(info.v3)); in nfs_getattr() 721 NEGKEEPOUT(nfsm_request(&info, vp, NFSPROC_GETATTR, td, in nfs_getattr()
|
| /dragonfly/include/rpcsvc/ |
| HD | nfs_prot.x | 1139 NFSPROC_GETATTR(nfs_fh) = 1;
|