Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:sb

83 	struct ext2_super_block *sb = ctx->fs->super;
267 if (!(sb->s_feature_ro_compat &
270 sb->s_feature_ro_compat |=
275 if (sb->s_rev_level == EXT2_GOOD_OLD_REV &&