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()702 if (ctx->options & E2F_OPT_READONLY) in check_super_block()720 if (ctx->invalid_bitmaps && !(ctx->options & E2F_OPT_READONLY)) { in check_super_block()731 if (!(ctx->options & E2F_OPT_READONLY) && uuid_is_null(sb->s_uuid)) { in check_super_block()746 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()761 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()779 if (!(ctx->options & E2F_OPT_READONLY) && in check_super_block()793 if (!(ctx->options & E2F_OPT_READONLY) && release_orphan_inodes(ctx)) { in check_super_block()920 (ctx->options & E2F_OPT_READONLY)) in check_backup_super_block()
227 if ((ctx->options & E2F_OPT_READONLY) && in check_mount()837 ctx->options |= E2F_OPT_READONLY; in PRS()1047 if ((ctx->options & E2F_OPT_READONLY) == 0) in main()1120 (ctx->options & E2F_OPT_READONLY) ? in main()1235 if (ctx->options & E2F_OPT_READONLY) { in main()1314 !(ctx->options & E2F_OPT_READONLY)) in main()1460 if (!(ctx->options & E2F_OPT_READONLY)) { in main()1478 !(ctx->options & E2F_OPT_READONLY)) { in main()
318 if (tried_backup_jnl && !(ctx->options & E2F_OPT_READONLY)) { in e2fsck_get_journal()662 else if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_journal_release()762 } else if (!(ctx->options & E2F_OPT_READONLY)) { in e2fsck_check_ext3_journal()867 if (ctx->options & E2F_OPT_READONLY) { in e2fsck_run_ext3_journal()937 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()