Searched refs:set_qf_name (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dsuper.c887 static int set_qf_name(struct super_block *sb, int qtype, substring_t *args) function
1138 if (!set_qf_name(sb, USRQUOTA, &args[0]))
1142 if (!set_qf_name(sb, GRPQUOTA, &args[0]))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dsuper.c1325 static int set_qf_name(struct super_block *sb, int qtype, substring_t *args) function
1582 if (!set_qf_name(sb, USRQUOTA, &args[0]))
1586 if (!set_qf_name(sb, GRPQUOTA, &args[0]))

Completed in 122 milliseconds