Searched refs:quotatypes (Results 1 – 2 of 2) sorted by relevance
157 static char *quotatypes[] = INITQFNAMES; variable887 quotatypes[dquot->dq_id.type], in dqput()
1629 static const char * const quotatypes[] = INITQFNAMES; variable1630 #define QTYPE2NAME(t) (quotatypes[t])