Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.c3375 int clcount = 0; in xfs_iflush_cluster() local
3450 clcount++; in xfs_iflush_cluster()
3470 if (!clcount) in xfs_iflush_cluster()
3474 XFS_STATS_ADD(mp, xs_icluster_flushinode, clcount); in xfs_iflush_cluster()