Searched refs:E2F_FLAG_SETJMP_OK (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c12264 e2fsck_global_ctx->flags & E2F_FLAG_SETJMP_OK) {
12502 ctx->flags &= ~E2F_FLAG_SETJMP_OK;
12505 ctx->flags |= E2F_FLAG_SETJMP_OK;
12514 ctx->flags &= ~E2F_FLAG_SETJMP_OK;
H A De2fsck.h115 #define E2F_FLAG_SETJMP_OK 0x0010 /* Setjmp valid for abort */ macro

Completed in 73 milliseconds