Home
last modified time | relevance | path

Searched refs:q_mount (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_dquot.h70 struct xfs_mount *q_mount; member
185 return XFS_IS_UQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
187 return XFS_IS_GQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
189 return XFS_IS_PQUOTA_ENFORCED(dqp->q_mount); in xfs_dquot_is_enforced()
H A Dxfs_dquot.c53 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_mark_sick()
109 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
122 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqlimits()
210 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqtimers()
349 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_disk_alloc()
532 dqp->q_mount = mp; in xfs_dquot_alloc()
596 if (xfs_has_crc(dqp->q_mount) || in xfs_dquot_check_type()
1261 if (!xfs_has_bigtime(dqp->q_mount)) in xfs_qm_dqflush_check()
1282 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_read_buf()
1365 ASSERT(xfs_is_shutdown(dqp->q_mount)); in xfs_dquot_use_attached_buf()
[all …]
H A Dxfs_dquot_item.c115 xfs_log_force(dqp->q_mount, 0); in xfs_qm_dqunpin_wait()
214 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dquot_logitem_precommit_check()
269 xfs_log_item_init(dqp->q_mount, &lp->qli_item, XFS_LI_DQUOT, in xfs_qm_dquot_logitem_init()
H A Dxfs_qm.c128 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqpurge()
190 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqpurge()
486 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in xfs_qm_dquot_isolate()
490 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
541 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dquot_isolate()
543 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in xfs_qm_dquot_isolate()
550 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
555 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
1489 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_flush_one()
1918 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dqfree_one()
H A Dxfs_trace.h1252 __entry->dev = dqp->q_mount->m_super->s_dev;
1377 __entry->dev = qtrx->qt_dquot->q_mount->m_super->s_dev;