Searched refs:xs_write_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_stats.c37 __uint64_t xs_write_bytes = 0; xfs_stats_format() local
82 xs_write_bytes += per_cpu_ptr(stats, i)->xs_write_bytes; for_each_possible_cpu()
87 xs_xstrat_bytes, xs_write_bytes, xs_read_bytes);
H A Dxfs_stats.h212 __uint64_t xs_write_bytes; member in struct:xfsstats
H A Dxfs_file.c902 XFS_STATS_ADD(ip->i_mount, xs_write_bytes, ret); xfs_file_write_iter()

Completed in 192 milliseconds