xfs_quota_type    134 fs/xfs/xfs_quotaops.c 	return xfs_qm_scall_setqlim(mp, 0, xfs_quota_type(type), &newlim);
xfs_quota_type    232 fs/xfs/xfs_quotaops.c 	return xfs_qm_scall_getquota(mp, id, xfs_quota_type(qid.type), qdq);
xfs_quota_type    252 fs/xfs/xfs_quotaops.c 	ret = xfs_qm_scall_getquota_next(mp, &id, xfs_quota_type(qid->type),
xfs_quota_type    278 fs/xfs/xfs_quotaops.c 				     xfs_quota_type(qid.type), qdq);