Lines Matching defs:writes
199 uint64_t writes; /* number of write operations */
210 "ndirty", "nread", "nwritten", "reads", "writes",
253 (u_longlong_t)sth->reads, (u_longlong_t)sth->writes,
372 uint64_t nwritten, uint64_t reads, uint64_t writes, uint64_t ndirty)
388 sth->writes = writes;
558 * MMP statistics - Information exported regarding attempted MMP writes
559 * For MMP writes issued, fields used as per comments below.
560 * For MMP writes skipped, an entry represents a span of time when
561 * writes were skipped for same reason (error from mmp_random_leaf).
565 * vdev_guid number of writes skipped
567 * duration time span (ns) of skipped writes
1071 "Historical statistics for last N multihost writes");