Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
777 quotatypes[dquot->dq_id.type], in dqput()
1216 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c393 static const char * const quotatypes[] = INITQFNAMES; variable
394 #define QTYPE2NAME(t) (quotatypes[t])
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c1608 static const char * const quotatypes[] = INITQFNAMES; variable
1609 #define QTYPE2NAME(t) (quotatypes[t])