Home
last modified time | relevance | path

Searched refs:quotatypes (Results 1 – 2 of 2) sorted by relevance

/linux/fs/quota/
H A Ddquot.c157 static char *quotatypes[] = INITQFNAMES; variable
860 quotatypes[dquot->dq_id.type], in dqput()
1226 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/linux/fs/ext4/
H A Dsuper.c1581 static const char * const quotatypes[] = INITQFNAMES; variable
1582 #define QTYPE2NAME(t) (quotatypes[t])