Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dls.c34 #define RAW_OPT 0x0004 macro
54 if ((options & ENCRYPT_OPT) && !(options & RAW_OPT)) { in print_filename()
100 options |= RAW_OPT; in list_dir_proc()
211 ls.options |= RAW_OPT; in do_list_dir()