Searched refs:xfs_quotainfo (Results 1 – 8 of 8) sorted by relevance
50 struct xfs_quotainfo { struct75 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument156 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota()
57 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()507 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_scan()508 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_scan()542 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_count()543 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_count()552 struct xfs_quotainfo *qinf) in xfs_qm_set_defquota()583 struct xfs_quotainfo *qinf = mp->m_quotainfo; in xfs_qm_init_timelimits()628 struct xfs_quotainfo *qinf; in xfs_qm_init_quotainfo()716 struct xfs_quotainfo *qi; in xfs_qm_destroy_quotainfo()1600 struct xfs_quotainfo *qi) in xfs_qm_destroy_quotainos()[all …]
73 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_adjust_dqlimits()107 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_dquot_set_timeout()161 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_adjust_dqtimers()183 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_init_dquot_blk()749 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()790 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_insert()854 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget()943 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget_inode()1065 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput()
13 struct xfs_quotainfo;93 struct xfs_quotainfo *m_quotainfo; /* disk quota information */
60 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
279 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
626 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_trans_dqresv()
82 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item()177 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork()217 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota()
Completed in 18 milliseconds