REPQUOTA_NUMIDTYPES
static const char *const repquota_idtype_names[REPQUOTA_NUMIDTYPES] = {
for (idtype = 0; idtype < REPQUOTA_NUMIDTYPES; idtype++) {
static struct fileusage *fuhead[REPQUOTA_NUMIDTYPES][FUHASH];
static uint32_t highid[REPQUOTA_NUMIDTYPES];
int valid[REPQUOTA_NUMIDTYPES];
static struct quotaval defaultqv[REPQUOTA_NUMIDTYPES][REPQUOTA_NUMOBJTYPES];