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