Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_stats.c38 { "ig", xfsstats_offset(xs_log_writes) }, in xfs_stats_format()
Dxfs_stats.h77 uint32_t xs_log_writes; member
Dxfs_log.c2068 XFS_STATS_INC(log->l_mp, xs_log_writes); in xlog_sync()