Home
last modified time | relevance | path

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

/third_party/e2fsprogs/debugfs/
Dfilefrag.c31 #define VERBOSE_OPT 0x0001 macro
71 if (fs->options & VERBOSE_OPT) { in print_header()
83 if (fs->options & VERBOSE_OPT) { in report_filefrag()
148 if (fs->options & VERBOSE_OPT) { in filefrag()
286 fs.options |= VERBOSE_OPT; in do_filefrag()