Searched refs:xs_write_bytes (Results 1 – 3 of 3) sorted by relevance
36 __uint64_t xs_write_bytes = 0; in xfs_stat_proc_show() local78 xs_write_bytes += per_cpu(xfsstats, i).xs_write_bytes; in xfs_stat_proc_show()83 xs_xstrat_bytes, xs_write_bytes, xs_read_bytes); in xfs_stat_proc_show()
214 __uint64_t xs_write_bytes; member
853 XFS_STATS_ADD(xs_write_bytes, ret); in xfs_file_write_iter()