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

  /external/e2fsprogs/e2fsck/
swapfs.c 99 ctx->flags |= E2F_FLAG_ABORT;
105 ctx->flags |= E2F_FLAG_ABORT;
127 ctx->flags |= E2F_FLAG_ABORT;
140 ctx->flags |= E2F_FLAG_ABORT;
178 ctx->flags |= E2F_FLAG_ABORT;
237 ctx->flags |= E2F_FLAG_ABORT;
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! */
529 ctx->flags |= E2F_FLAG_ABORT; /* never get here! */
538 ctx->flags |= E2F_FLAG_ABORT;
547 ctx->flags |= E2F_FLAG_ABORT;
557 ctx->flags |= E2F_FLAG_ABORT;
566 ctx->flags |= E2F_FLAG_ABORT;
911 (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;
1141 ctx->flags |= E2F_FLAG_ABORT;
1201 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 162 #define E2F_FLAG_ABORT 0x0001 /* Abort signaled */
util.c 56 ctx->flags |= E2F_FLAG_ABORT;
unix.c 1150 ctx->flags |= E2F_FLAG_ABORT;
    [all...]

Completed in 266 milliseconds