Searched defs:qi (Results 1 – 3 of 3) sorted by relevance
70 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk() local135 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqpurge() local726 xfs_quotainfo_t *qi; in xfs_qm_destroy_quotainfo() local1412 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqfree_one() local1430 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqreclaim_one() local1518 struct xfs_quotainfo *qi = in xfs_qm_shake() local
623 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget() local754 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput_final() local
72 #define XFS_DQUOT_TREE(qi, type) \ argument