Searched refs:IS_EXT3_SB (Results 1 – 1 of 1) sorted by relevance
160 #define IS_EXT3_SB(sb) ((sb)->s_type == &ext3_fs_type) macro2755 if ((ctx->opt_flags & MOPT_NO_EXT3) && IS_EXT3_SB(sb)) { in ext4_check_opt_consistency()4380 if (!IS_EXT3_SB(sb) && !IS_EXT2_SB(sb) && in ext4_set_def_opts()4701 if (IS_EXT3_SB(sb)) { in ext4_check_feature_compatibility()