HomeSort by relevance Sort by last modified time
    Searched refs:E2F_FLAG_ABORT (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/e2fsck/
pass5.c 134 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
149 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
283 ctx->flags |= E2F_FLAG_ABORT;
361 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
374 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
486 ctx->flags |= E2F_FLAG_ABORT;
558 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
583 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
603 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
628 ctx->flags |= E2F_FLAG_ABORT; /* fatal *
    [all...]
pass3.c 81 ctx->flags |= E2F_FLAG_ABORT;
160 ctx->flags |= E2F_FLAG_ABORT;
167 ctx->flags |= E2F_FLAG_ABORT;
180 ctx->flags |= E2F_FLAG_ABORT;
195 ctx->flags |= E2F_FLAG_ABORT;
203 ctx->flags |= E2F_FLAG_ABORT;
226 ctx->flags |= E2F_FLAG_ABORT;
325 ctx->flags |= E2F_FLAG_ABORT;
badblocks.c 112 ctx->flags |= E2F_FLAG_ABORT;
pass1.c 602 ctx->flags |= E2F_FLAG_ABORT;
610 ctx->flags |= E2F_FLAG_ABORT;
618 ctx->flags |= E2F_FLAG_ABORT;
626 ctx->flags |= E2F_FLAG_ABORT;
635 ctx->flags |= E2F_FLAG_ABORT;
652 ctx->flags |= E2F_FLAG_ABORT;
681 ctx->flags |= E2F_FLAG_ABORT;
714 ctx->flags |= E2F_FLAG_ABORT;
728 ctx->flags |= E2F_FLAG_ABORT;
810 ctx->flags |= E2F_FLAG_ABORT;
    [all...]
super.c 37 ctx->flags |= E2F_FLAG_ABORT; /* never get here! */
530 ctx->flags |= E2F_FLAG_ABORT; /* never get here! */
539 ctx->flags |= E2F_FLAG_ABORT;
548 ctx->flags |= E2F_FLAG_ABORT;
558 ctx->flags |= E2F_FLAG_ABORT;
567 ctx->flags |= E2F_FLAG_ABORT;
919 (ctx->flags & (E2F_FLAG_ABORT | E2F_FLAG_CANCEL)) ||
pass2.c 119 ctx->flags |= E2F_FLAG_ABORT;
155 ctx->flags |= E2F_FLAG_ABORT;
783 ctx->flags |= E2F_FLAG_ABORT;
1146 ctx->flags |= E2F_FLAG_ABORT;
    [all...]
pass1b.c 223 ctx->flags |= E2F_FLAG_ABORT;
281 ctx->flags |= E2F_FLAG_ABORT;
294 ctx->flags |= E2F_FLAG_ABORT;
e2fsck.h 163 #define E2F_FLAG_ABORT 0x0001 /* Abort signaled */
util.c 56 ctx->flags |= E2F_FLAG_ABORT;
unix.c 1178 ctx->flags |= E2F_FLAG_ABORT;
    [all...]

Completed in 371 milliseconds