Searched refs:sb_has_quota_limits_enabled (Results 1 – 3 of 3) sorted by relevance
137 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() function185 static inline int sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() function
1302 if (!sb_has_quota_limits_enabled(dquot->dq_sb, dquot->dq_id.type) || in dquot_add_inodes()1348 if (!sb_has_quota_limits_enabled(sb, dquot->dq_id.type) || in dquot_add_space()1413 !sb_has_quota_limits_enabled(dquot->dq_sb, dquot->dq_id.type)) in info_idq_free()2600 if (sb_has_quota_limits_enabled(sb, type)) { in dquot_quota_enable()2638 if (!sb_has_quota_limits_enabled(sb, type)) in dquot_quota_disable()2855 if (sb_has_quota_limits_enabled(sb, type)) in dquot_get_state()
2263 sb_has_quota_limits_enabled(sb, PRJQUOTA)) { in f2fs_show_compress_options()