Home
last modified time | relevance | path

Searched defs:qi (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_qm.c68 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk() local
134 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqpurge() local
522 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_scan() local
557 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_count() local
691 xfs_quotainfo_t *qi; in xfs_qm_destroy_quotainfo() local
1562 xfs_quotainfo_t *qi) in xfs_qm_destroy_quotainos()
1583 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqfree_one() local
Dxfs_dquot.c703 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget() local
845 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput() local
Dxfs_qm.h90 struct xfs_quotainfo *qi, in xfs_dquot_tree()