Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_stats.h226 #define XFS_STATS_DEC(mp, v) \ macro
Dxfs_qm.c187 XFS_STATS_DEC(mp, xs_qm_dquot_unused); in xfs_qm_dqpurge()
455 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
499 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
Dxfs_dquot.c79 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
Dxfs_icache.c132 XFS_STATS_DEC(ip->i_mount, vn_active); in xfs_inode_free()