Home
last modified time | relevance | path

Searched refs:E2F_OPT_FRAGCHECK (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
De2fsck.h168 #define E2F_OPT_FRAGCHECK 0x0800 macro
Dunix.c707 ctx->options |= E2F_OPT_FRAGCHECK; in parse_extended_opts()
Dpass1.c2979 if (ctx->options & E2F_OPT_FRAGCHECK) { in scan_extent_node()
3630 if (ctx->options & E2F_OPT_FRAGCHECK) { in process_block()