Searched defs:nfs_export_stat_counters (Results 1 – 1 of 1) sorted by relevance
630 struct nfs_export_stat_counters { struct631 struct nfsstatcount64 ops; /* Count of NFS Requests received for this export */632 struct nfsstatcount64 bytes_read; /* Count of bytes read from this export */633 struct nfsstatcount64 bytes_written; /* Count of bytes written to his export */