Searched refs:E2F_OPT_READONLY (Results 1 – 6 of 6) sorted by relevance
385 if (!(ctx->options & E2F_OPT_READONLY)) { in check_resize_inode()435 if ((ctx->options & E2F_OPT_READONLY) || in e2fsck_fix_dirhash_hint()701 if (ctx->options & E2F_OPT_READONLY) in check_super_block()719 if (ctx->invalid_bitmaps && !(ctx->options & E2F_OPT_READONLY)) { in check_super_block()730 if (!(ctx->options & E2F_OPT_READONLY) && uuid_is_null(sb->s_uuid)) { in check_super_block()745 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()760 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()778 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()792 if (!(ctx->options & E2F_OPT_READONLY) && release_orphan_inodes(ctx)) { in check_super_block()912 (ctx->options & E2F_OPT_READONLY)) in check_backup_super_block()
227 if ((ctx->options & E2F_OPT_READONLY) && in check_mount()813 ctx->options |= E2F_OPT_READONLY; in PRS()1023 if ((ctx->options & E2F_OPT_READONLY) == 0) in main()1094 (ctx->options & E2F_OPT_READONLY) ? in main()1207 if (ctx->options & E2F_OPT_READONLY) { in main()1286 !(ctx->options & E2F_OPT_READONLY)) in main()1432 if (!(ctx->options & E2F_OPT_READONLY)) { in main()1446 !(ctx->options & E2F_OPT_READONLY)) { in main()
318 if (tried_backup_jnl && !(ctx->options & E2F_OPT_READONLY)) { in e2fsck_get_journal()661 else if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_journal_release()761 } else if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_check_ext3_journal()866 if (ctx->options & E2F_OPT_READONLY) { in e2fsck_run_ext3_journal()936 if ((ctx->options & E2F_OPT_READONLY) || in e2fsck_move_ext3_journal()
146 #define E2F_OPT_READONLY 0x0001 macro
114 if ((ctx->flags & E2F_OPT_READONLY) == 0) in e2fsck_pass3()
664 if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_pass1()