Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
866 quotatypes[dquot->dq_id.type], in dqput()
1235 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/openbmc/linux/fs/f2fs/
H A Dsuper.c368 static const char * const quotatypes[] = INITQFNAMES; variable
369 #define QTYPE2NAME(t) (quotatypes[t])
/openbmc/linux/fs/ext4/
H A Dsuper.c1579 static const char * const quotatypes[] = INITQFNAMES; variable
1580 #define QTYPE2NAME(t) (quotatypes[t])