Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:E2F_OPT_READONLY

196 	if ((ctx->options & E2F_OPT_READONLY) &&
768 ctx->options |= E2F_OPT_READONLY;
954 if ((ctx->options & E2F_OPT_READONLY) == 0)
1027 (ctx->options & E2F_OPT_READONLY) ?
1131 if (ctx->options & E2F_OPT_READONLY) {
1209 !(ctx->options & E2F_OPT_READONLY))
1371 if (!(ctx->options & E2F_OPT_READONLY)) {