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

  /external/e2fsprogs/e2fsck/
badblocks.c 112 ctx->flags |= E2F_FLAG_ABORT;
pass1.c 604 ctx->flags |= E2F_FLAG_ABORT;
614 ctx->flags |= E2F_FLAG_ABORT;
623 ctx->flags |= E2F_FLAG_ABORT;
632 ctx->flags |= E2F_FLAG_ABORT;
646 ctx->flags |= E2F_FLAG_ABORT;
663 ctx->flags |= E2F_FLAG_ABORT;
687 ctx->flags |= E2F_FLAG_ABORT;
700 ctx->flags |= E2F_FLAG_ABORT;
743 ctx->flags |= E2F_FLAG_ABORT;
757 ctx->flags |= E2F_FLAG_ABORT;
    [all...]
pass5.c 237 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
252 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
486 ctx->flags |= E2F_FLAG_ABORT;
569 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
582 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
751 ctx->flags |= E2F_FLAG_ABORT;
821 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
846 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
866 ctx->flags |= E2F_FLAG_ABORT; /* fatal */
892 ctx->flags |= E2F_FLAG_ABORT; /* fatal *
    [all...]
pass3.c 82 ctx->flags |= E2F_FLAG_ABORT;
162 ctx->flags |= E2F_FLAG_ABORT;
169 ctx->flags |= E2F_FLAG_ABORT;
182 ctx->flags |= E2F_FLAG_ABORT;
197 ctx->flags |= E2F_FLAG_ABORT;
205 ctx->flags |= E2F_FLAG_ABORT;
228 ctx->flags |= E2F_FLAG_ABORT;
327 ctx->flags |= E2F_FLAG_ABORT;
super.c 39 ctx->flags |= E2F_FLAG_ABORT; /* never get here! */
548 ctx->flags |= E2F_FLAG_ABORT; /* never get here! */
557 ctx->flags |= E2F_FLAG_ABORT;
568 ctx->flags |= E2F_FLAG_ABORT;
918 (ctx->flags & (E2F_FLAG_ABORT | E2F_FLAG_CANCEL)) ||
pass2.c 124 ctx->flags |= E2F_FLAG_ABORT;
160 ctx->flags |= E2F_FLAG_ABORT;
788 ctx->flags |= E2F_FLAG_ABORT;
1145 ctx->flags |= E2F_FLAG_ABORT;
    [all...]
pass1b.c 226 ctx->flags |= E2F_FLAG_ABORT;
285 ctx->flags |= E2F_FLAG_ABORT;
302 ctx->flags |= E2F_FLAG_ABORT;
e2fsck.h 174 #define E2F_FLAG_ABORT 0x0001 /* Abort signaled */
util.c 78 ctx->flags |= E2F_FLAG_ABORT;
unix.c     [all...]

Completed in 88 milliseconds