Home
last modified time | relevance | path

Searched refs:xs_qm_dquot_unused (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_stats.h137 uint32_t xs_qm_dquot_unused; member
H A 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()
H A Dxfs_dquot.c1100 XFS_STATS_INC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqput()