Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_inode.c3017 int clcount; /* count of inodes clustered */ in xfs_iflush() local
3142 clcount = 0; in xfs_iflush()
3177 clcount++; in xfs_iflush()
3196 if (clcount) { in xfs_iflush()
3198 XFS_STATS_ADD(xs_icluster_flushinode, clcount); in xfs_iflush()