Home
last modified time | relevance | path

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

/linux-2.6.39/fs/reiserfs/
Dsuper.c628 #define QTYPE2NAME(t) ((t)==USRQUOTA?"user":"group") macro
1015 QTYPE2NAME(qtype)); in reiserfs_parse_options()
/linux-2.6.39/fs/ext3/
Dsuper.c748 #define QTYPE2NAME(t) ((t)==USRQUOTA?"user":"group") macro
926 "%s quota file already specified", QTYPE2NAME(qtype)); in set_qf_name()
/linux-2.6.39/fs/ext4/
Dsuper.c1172 #define QTYPE2NAME(t) ((t) == USRQUOTA ? "user" : "group") macro
1407 "%s quota file already specified", QTYPE2NAME(qtype)); in set_qf_name()