Searched refs:xs_write_bytes (Results 1 – 2 of 2) sorted by relevance
24 uint64_t xs_write_bytes = 0; in xfs_stats_format() local80 xs_write_bytes += per_cpu_ptr(stats, i)->s.xs_write_bytes; in xfs_stats_format()87 xs_xstrat_bytes, xs_write_bytes, xs_read_bytes); in xfs_stats_format()
149 uint64_t xs_write_bytes; member