Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_stats.h171 #define XFS_STATS_DEC(mp, v) \ macro
Dxfs_qm.c176 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqpurge()
444 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
483 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
Dxfs_dquot.c83 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
Dxfs_icache.c172 XFS_STATS_DEC(ip->i_mount, vn_active); in __xfs_inode_free()