Searched refs:E2F_OPT_WRITECHECK (Results 1 – 3 of 3) sorted by relevance
77 (ctx->options & E2F_OPT_WRITECHECK) ? "-n " : "", in read_bad_blocks_file()
193 !(ctx->options & E2F_OPT_WRITECHECK))) in check_mount()197 !(ctx->options & E2F_OPT_WRITECHECK)) { in check_mount()686 ctx->options |= E2F_OPT_WRITECHECK; in PRS()
153 #define E2F_OPT_WRITECHECK 0x0200 macro