Searched defs:nfsrvstats (Results 1 – 2 of 2) sorted by relevance
943 struct nfsrvstats { struct944 uint64_t srvrpccntv3[NFS_NPROCS];945 uint64_t srvrpc_errs;969 #define NFSSVC_SRVSTATS 0x100 /* struct: struct nfsrvstats */ argument
95 struct nfsrvstats __attribute__((aligned(8))) nfsrvstats; variable