Home
last modified time | relevance | path

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

/linux-6.1.9/fs/quota/
Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
775 quotatypes[dquot->dq_id.type], in dqput()
1214 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/linux-6.1.9/fs/f2fs/
Dsuper.c390 static const char * const quotatypes[] = INITQFNAMES; variable
391 #define QTYPE2NAME(t) (quotatypes[t])
/linux-6.1.9/fs/ext4/
Dsuper.c1494 static const char * const quotatypes[] = INITQFNAMES; variable
1495 #define QTYPE2NAME(t) (quotatypes[t])