Home
last modified time | relevance | path

Searched refs:E2F_OPT_TIME2 (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Dswapfs.c267 if (ctx->options & E2F_OPT_TIME2) in swap_filesys()
De2fsck.h151 #define E2F_OPT_TIME2 0x0020 macro
Dutil.c327 if ((desc && !(ctx->options & E2F_OPT_TIME2)) || in print_resource_track()
Dunix.c720 ctx->options |= E2F_OPT_TIME2; in PRS()