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