Searched defs:nfsrvstats (Results 1 – 2 of 2) sorted by relevance
901 struct nfsrvstats { struct902 uint64_t srvrpccntv3[NFS_NPROCS];903 uint64_t srvrpc_errs;927 #define NFSSVC_SRVSTATS 0x100 /* struct: struct nfsrvstats */ argument
94 struct nfsrvstats __attribute__((aligned(8))) nfsrvstats; variable