Home
last modified time | relevance | path

Searched refs:xs_read_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_stats.c25 uint64_t xs_read_bytes = 0; in xfs_stats_format() local
73 xs_read_bytes += per_cpu_ptr(stats, i)->s.xs_read_bytes; in xfs_stats_format()
78 xs_xstrat_bytes, xs_write_bytes, xs_read_bytes); in xfs_stats_format()
A Dxfs_stats.h139 uint64_t xs_read_bytes; member
A Dxfs_file.c305 XFS_STATS_ADD(mp, xs_read_bytes, ret); in xfs_file_read_iter()

Completed in 7 milliseconds