Home
last modified time | relevance | path

Searched refs:quotatypes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
868 quotatypes[dquot->dq_id.type], in dqput()
1288 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c158 static char *quotatypes[] = INITQFNAMES; variable
866 quotatypes[dquot->dq_id.type], in dqput()
1236 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c383 static const char * const quotatypes[] = INITQFNAMES; variable
384 #define QTYPE2NAME(t) (quotatypes[t])
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c395 static const char * const quotatypes[] = INITQFNAMES; variable
396 #define QTYPE2NAME(t) (quotatypes[t])
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1583 static const char * const quotatypes[] = INITQFNAMES; variable
1584 #define QTYPE2NAME(t) (quotatypes[t])
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1579 static const char * const quotatypes[] = INITQFNAMES; variable
1580 #define QTYPE2NAME(t) (quotatypes[t])

Completed in 32 milliseconds