Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Ddquot.c156 static char *quotatypes[] = INITQFNAMES; variable
762 quotatypes[dquot->dq_id.type], in dqput()
1200 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/Linux-v5.4/fs/f2fs/
Dsuper.c288 static const char * const quotatypes[] = INITQFNAMES; variable
289 #define QTYPE2NAME(t) (quotatypes[t])
/Linux-v5.4/fs/ext4/
Dsuper.c1359 static const char * const quotatypes[] = INITQFNAMES; variable
1360 #define QTYPE2NAME(t) (quotatypes[t])