Home
last modified time | relevance | path

Searched refs:NFSPROC_FSINFO (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.bin/nfsstat/
H A Dnfsstat.c227 nfsstats.rpccnt[NFSPROC_FSINFO], in intpr()
300 nfsstats.srvrpccnt[NFSPROC_FSINFO], in intpr()
/openbsd/usr.bin/systat/
H A Dnfs.c297 nfsstats.rpccnt[NFSPROC_FSINFO]); in print_client()
423 nfsstats.srvrpccnt[NFSPROC_FSINFO]); in print_server()
/openbsd/usr.sbin/tcpdump/
H A Dnfs.h167 #define NFSPROC_FSINFO 19 macro
H A Dprint-nfs.c666 case NFSPROC_FSINFO: in nfsreq_print()
1650 case NFSPROC_FSINFO: in interp_reply()
/openbsd/sys/nfs/
H A Dnfsproto.h164 #define NFSPROC_FSINFO 19 macro
H A Dnfs_vfsops.c196 nfsstats.rpccnt[NFSPROC_FSINFO]++; in nfs_fsinfo()
203 error = nfs_request(vp, NFSPROC_FSINFO, &info); in nfs_fsinfo()