Searched refs:IS_EXT2_SB (Results 1 – 1 of 1) sorted by relevance
144 #define IS_EXT2_SB(sb) ((sb)->s_type == &ext2_fs_type) macro146 #define IS_EXT2_SB(sb) (0) macro2769 if ((ctx->opt_flags & MOPT_NO_EXT2) && IS_EXT2_SB(sb)) { in ext4_check_opt_consistency()3048 if (IS_EXT2_SB(sb)) in _ext4_show_options()4401 if (!IS_EXT3_SB(sb) && !IS_EXT2_SB(sb) && in ext4_set_def_opts()4688 if (IS_EXT2_SB(sb)) { in ext4_check_feature_compatibility()