Lines Matching refs:q_mount
53 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_mark_sick()
83 XFS_STATS_DEC(dqp->q_mount, xs_qm_dquot); in xfs_qm_dqdestroy()
96 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqlimits()
184 struct xfs_mount *mp = dq->q_mount; in xfs_qm_adjust_dqtimers()
191 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_blk, &defq->blk); in xfs_qm_adjust_dqtimers()
192 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_ino, &defq->ino); in xfs_qm_adjust_dqtimers()
193 xfs_qm_adjust_res_timer(dq->q_mount, &dq->q_rtb, &defq->rtb); in xfs_qm_adjust_dqtimers()
318 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_disk_alloc()
335 if (!xfs_this_quota_on(dqp->q_mount, qtype)) { in xfs_dquot_disk_alloc()
501 dqp->q_mount = mp; in xfs_dquot_alloc()
565 if (xfs_has_crc(dqp->q_mount) || in xfs_dquot_check_type()
1096 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput()
1100 XFS_STATS_INC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqput()
1226 if (!xfs_has_bigtime(dqp->q_mount)) in xfs_qm_dqflush_check()
1248 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dqflush()