Searched defs:devstat (Results 1 – 5 of 5) sorted by relevance
124 struct devstat { struct131 int unit_number;132 u_int64_t bytes_read; /*140 u_int64_t bytes_freed; /*144 u_int64_t num_reads; /*149 u_int64_t num_writes; /*154 u_int64_t num_frees; /*159 u_int64_t num_other; /*165 int32_t busy_count; /*172 u_int64_t tag_types[3]; /*[all …]
86 struct stat stbuf, devstat; in main() local
382 struct stat devstat, mntdevstat; in getmntpt() local
214 struct stat devstat, mntdevstat; in getmntpt() local
113 struct devstat devstat; /* device statistics */ member