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

  /external/e2fsprogs/e2fsck/
e2fsck.h 158 #define E2F_OPT_YES 0x0004
unix.c 809 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) {
817 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN))
824 ctx->options |= E2F_OPT_YES;
1241 !(ctx->options & E2F_OPT_YES)) {
    [all...]
util.c 252 if (ctx->options & E2F_OPT_YES) {
problem.c     [all...]

Completed in 88 milliseconds