Home
last modified time | relevance | path

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

/Linux-v6.6/fs/quota/
Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
864 quotatypes[dquot->dq_id.type], in dqput()
1232 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/Linux-v6.6/fs/f2fs/
Dsuper.c395 static const char * const quotatypes[] = INITQFNAMES; variable
396 #define QTYPE2NAME(t) (quotatypes[t])
/Linux-v6.6/fs/ext4/
Dsuper.c1578 static const char * const quotatypes[] = INITQFNAMES; variable
1579 #define QTYPE2NAME(t) (quotatypes[t])