Searched refs:EXT4_MAXQUOTAS (Results 1 – 2 of 2) sorted by relevance
1191 BUG_ON(type > EXT4_MAXQUOTAS); in ext4_quotas_off()1306 ext4_quotas_off(sb, EXT4_MAXQUOTAS); in ext4_put_super()1342 for (int i = 0; i < EXT4_MAXQUOTAS; i++) in ext4_put_super()1995 char *s_qf_names[EXT4_MAXQUOTAS];2033 for (i = 0; i < EXT4_MAXQUOTAS; i++) in ext4_fc_free()2577 for (i = 0; i < EXT4_MAXQUOTAS; i++) { in ext4_apply_quota_options()2632 for (i = 0; i < EXT4_MAXQUOTAS; i++) { in ext4_check_quota_consistency()5746 ext4_quotas_off(sb, EXT4_MAXQUOTAS); in __ext4_fill_super()5789 for (unsigned int i = 0; i < EXT4_MAXQUOTAS; i++) in __ext4_fill_super()6547 char *s_qf_names[EXT4_MAXQUOTAS];[all …]
1467 #define EXT4_MAXQUOTAS 3 macro1587 char __rcu *s_qf_names[EXT4_MAXQUOTAS];