Home
last modified time | relevance | path

Searched refs:q_mount (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot.h62 struct xfs_mount *q_mount; member
174 return XFS_IS_UQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
176 return XFS_IS_GQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
178 return XFS_IS_PQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
H A Dxfs_dquot.c59 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
72 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqlimits()
163 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqtimers()
170 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_blk, &defq->blk); in xfs_qm_adjust_dqtimers()
171 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_ino, &defq->ino); in xfs_qm_adjust_dqtimers()
172 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_rtb, &defq->rtb); in xfs_qm_adjust_dqtimers()
308 if (!xfs_this_quota_on(dqp->q_mount, qtype)) { in xfs_dquot_disk_alloc()
459 dqp->q_mount = mp; in xfs_dquot_alloc()
523 if (xfs_sb_version_hascrc(&dqp->q_mount->m_sb) || in xfs_dquot_check_type()
1091 struct xfs_quotainfo *qi = dqp->q_mount in xfs_qm_dqput()
[all...]
H A Dxfs_dquot_item.c114 xfs_log_force(dqp->q_mount, 0); in xfs_qm_dqunpin_wait()
217 xfs_log_item_init(dqp->q_mount, &lp->qli_item, XFS_LI_DQUOT, in xfs_qm_dquot_logitem_init()
H A Dxfs_qm.c122 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dqpurge()
435 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in __releases()
439 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in __releases()
480 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in __releases()
482 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in __releases()
487 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in __releases()
492 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in __releases()
1221 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_flush_one()
1605 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dqfree_one()
H A Dxfs_trace.h887 __entry->dev = dqp->q_mount->m_super->s_dev;
1028 __entry->dev = qtrx->qt_dquot->q_mount->m_super->s_dev;
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot.h64 struct xfs_mount *q_mount; member
176 return XFS_IS_UQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
178 return XFS_IS_GQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
180 return XFS_IS_PQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
H A Dxfs_dquot.c59 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
72 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqlimits()
160 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqtimers()
167 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_blk, &defq->blk); in xfs_qm_adjust_dqtimers()
168 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_ino, &defq->ino); in xfs_qm_adjust_dqtimers()
169 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_rtb, &defq->rtb); in xfs_qm_adjust_dqtimers()
294 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_disk_alloc()
311 if (!xfs_this_quota_on(dqp->q_mount, qtype)) { in xfs_dquot_disk_alloc()
479 dqp->q_mount = mp; in xfs_dquot_alloc()
543 if (xfs_has_crc(dqp->q_mount) || in xfs_dquot_check_type()
[all...]
H A Dxfs_qm.c125 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqpurge()
175 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqpurge()
439 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in __releases()
443 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in __releases()
482 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in __releases()
484 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in __releases()
491 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in __releases()
496 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in __releases()
1234 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_flush_one()
1636 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dqfree_one()
[all...]
H A Dxfs_dquot_item.c114 xfs_log_force(dqp->q_mount, 0); in xfs_qm_dqunpin_wait()
217 xfs_log_item_init(dqp->q_mount, &lp->qli_item, XFS_LI_DQUOT, in xfs_qm_dquot_logitem_init()
H A Dxfs_trace.h1035 __entry->dev = dqp->q_mount->m_super->s_dev;
1160 __entry->dev = qtrx->qt_dquot->q_mount->m_super->s_dev;

Completed in 18 milliseconds