xfs_this_quota_on   54 fs/xfs/scrub/quota.c 	if (!xfs_this_quota_on(sc->mp, dqtype))
xfs_this_quota_on  296 fs/xfs/xfs_dquot.c 	if (!xfs_this_quota_on(dqp->q_mount, dqp->dq_flags)) {
xfs_this_quota_on  387 fs/xfs/xfs_dquot.c 	if (!xfs_this_quota_on(mp, dqp->dq_flags)) {
xfs_this_quota_on  894 fs/xfs/xfs_dquot.c 	if (xfs_this_quota_on(mp, type)) {
xfs_this_quota_on  322 fs/xfs/xfs_iomap.c 	if (!dq || !xfs_this_quota_on(ip->i_mount, type))