Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_stats.h225 #define XFS_STATS_DEC(v) (per_cpu(xfsstats, current_cpu()).v--) macro
235 # define XFS_STATS_DEC(count) macro
Dxfs_qm.c187 XFS_STATS_DEC(xs_qm_dquot_unused); in xfs_qm_dqpurge()
455 XFS_STATS_DEC(xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
499 XFS_STATS_DEC(xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
Dxfs_dquot.c80 XFS_STATS_DEC(xs_qm_dquot); in xfs_qm_dqdestroy()
Dxfs_icache.c132 XFS_STATS_DEC(vn_active); in xfs_inode_free()