Searched refs:dqtype (Results 1 – 1 of 1) sorted by relevance
43 xfs_dqtype_t dqtype; in xchk_setup_quota() local49 dqtype = xchk_quota_to_dqtype(sc); in xchk_setup_quota()50 if (dqtype == 0) in xchk_setup_quota()53 if (!xfs_this_quota_on(sc->mp, dqtype)) in xchk_setup_quota()63 error = xchk_install_live_inode(sc, xfs_quota_inode(sc->mp, dqtype)); in xchk_setup_quota()82 xfs_dqtype_t dqtype, in xchk_quota_item() argument224 xfs_dqtype_t dqtype; in xchk_quota() local227 dqtype = xchk_quota_to_dqtype(sc); in xchk_quota()244 error = xfs_qm_dqiterate(mp, dqtype, xchk_quota_item, &sqi); in xchk_quota()