Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_stats.h169 #define XFS_STATS_DEC(mp, v) \ macro
Dxfs_qm.c173 XFS_STATS_DEC(mp, xs_qm_dquot_unused); in xfs_qm_dqpurge()
439 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
480 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
Dxfs_icache.c117 XFS_STATS_DEC(ip->i_mount, vn_active); in __xfs_inode_free()
Dxfs_dquot.c59 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()