Home
last modified time | relevance | path

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

/linux/fs/quota/
A Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
859 quotatypes[dquot->dq_id.type], in dqput()
1225 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/linux/fs/f2fs/
A Dsuper.c380 static const char * const quotatypes[] = INITQFNAMES; variable
381 #define QTYPE2NAME(t) (quotatypes[t])
/linux/fs/ext4/
A Dsuper.c1574 static const char * const quotatypes[] = INITQFNAMES; variable
1575 #define QTYPE2NAME(t) (quotatypes[t])

Completed in 25 milliseconds