Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_inode.c3262 int clcount = 0; in xfs_iflush_cluster() local
3337 clcount++; in xfs_iflush_cluster()
3357 if (!clcount) in xfs_iflush_cluster()
3361 XFS_STATS_ADD(mp, xs_icluster_flushinode, clcount); in xfs_iflush_cluster()