Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
De2fsck.h181 #define E2F_OPT_CHECK_ENCODING 0x100000 /* Force verification of encoded filenames */ macro
Dunix.c759 ctx->options |= E2F_OPT_CHECK_ENCODING; in parse_extended_opts()
Dpass2.c1084 (ctx->options & E2F_OPT_CHECK_ENCODING))) in check_dir_block()