Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_stats.h209 #define XFS_STATS_DEC(v) (per_cpu(xfsstats, current_cpu()).v--) macro
219 # define XFS_STATS_DEC(count) macro
Dxfs_qm.c210 XFS_STATS_DEC(xs_qm_dquot_unused); in xfs_qm_dqpurge()
1448 XFS_STATS_DEC(xs_qm_dquot_unused); in xfs_qm_dqreclaim_one()
1495 XFS_STATS_DEC(xs_qm_dquot_unused); in xfs_qm_dqreclaim_one()
Dxfs_dquot.c79 XFS_STATS_DEC(xs_qm_dquot); in xfs_qm_dqdestroy()
Dxfs_super.c932 XFS_STATS_DEC(vn_active); in xfs_fs_evict_inode()