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