Home
last modified time | relevance | path

Searched defs:nfs_export_stat_rec (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/bsd/nfs/ !
H A Dnfs.h562 struct nfs_export_stat_rec { struct
563 char path[RPCMNT_PATHLEN + 1];
564 uint64_t ops; /* Count of NFS Requests received for this export */
565 uint64_t bytes_read; /* Count of bytes read from this export */
566 uint64_t bytes_written; /* Count of bytes written to this export */