Searched refs:quotatypes (Results 1 – 2 of 2) sorted by relevance
157 static char *quotatypes[] = INITQFNAMES; variable860 quotatypes[dquot->dq_id.type], in dqput()1226 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
1581 static const char * const quotatypes[] = INITQFNAMES; variable1582 #define QTYPE2NAME(t) (quotatypes[t])