Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h150 #define E2F_OPT_TIME 0x0010 macro
Dunix.c719 if (ctx->options & E2F_OPT_TIME) in PRS()
722 ctx->options |= E2F_OPT_TIME; in PRS()
Dutil.c328 (!desc && !(ctx->options & E2F_OPT_TIME))) in print_resource_track()