Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Ddquot.c157 static char *quotatypes[] = INITQFNAMES; variable
887 quotatypes[dquot->dq_id.type], in dqput()
/linux/fs/ext4/
H A Dsuper.c1629 static const char * const quotatypes[] = INITQFNAMES; variable
1630 #define QTYPE2NAME(t) (quotatypes[t])