Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_stats.h202 #define XFS_STATS_DEC(mp, v) \ macro
Dxfs_qm.c191 XFS_STATS_DEC(mp, xs_qm_dquot_unused); in xfs_qm_dqpurge()
459 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
503 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
Dxfs_dquot.c81 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
Dxfs_icache.c123 XFS_STATS_DEC(ip->i_mount, vn_active); in __xfs_inode_free()