Searched refs:E2F_OPT_READONLY (Results 1 – 7 of 7) sorted by relevance
391 if (!(ctx->options & E2F_OPT_READONLY)) { in check_resize_inode()443 if ((ctx->options & E2F_OPT_READONLY) || in e2fsck_fix_dirhash_hint()773 if (ctx->invalid_bitmaps && !(ctx->options & E2F_OPT_READONLY)) { in check_super_block()786 if (!(ctx->options & E2F_OPT_READONLY) && uuid_is_null(sb->s_uuid) && in check_super_block()804 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()819 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()835 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()849 if (!(ctx->options & E2F_OPT_READONLY) && release_orphan_inodes(ctx)) { in check_super_block()981 (ctx->options & E2F_OPT_READONLY)) in check_backup_super_block()
251 if (((ctx->options & E2F_OPT_READONLY) || in check_mount()418 !(ctx->options & E2F_OPT_READONLY) && in check_if_skip()427 !(ctx->options & E2F_OPT_READONLY) && in check_if_skip()966 ctx->options |= E2F_OPT_READONLY; in PRS()1423 if ((ctx->options & E2F_OPT_READONLY) == 0) { in main()1523 (ctx->options & E2F_OPT_READONLY) ? in main()1660 if (ctx->options & E2F_OPT_READONLY) { in main()1730 !(ctx->options & E2F_OPT_READONLY)) in main()1881 !(ctx->options & E2F_OPT_READONLY)) { in main()
69 if ((ctx->options & E2F_OPT_READONLY) || in e2fsck_hide_quota()
371 if (tried_backup_jnl && !(ctx->options & E2F_OPT_READONLY)) { in e2fsck_get_journal()764 else if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_journal_release()863 } else if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_check_ext3_journal()970 if (ctx->options & E2F_OPT_READONLY) { in e2fsck_run_ext3_journal()1043 if ((ctx->options & E2F_OPT_READONLY) || in e2fsck_move_ext3_journal()
156 #define E2F_OPT_READONLY 0x0001 macro
116 if ((ctx->options & E2F_OPT_READONLY) == 0) in e2fsck_pass3()
1189 if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_pass1()