Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dfilefrag.c30 #define VERBOSE_OPT 0x0001 macro
70 if (fs->options & VERBOSE_OPT) { in print_header()
82 if (fs->options & VERBOSE_OPT) { in report_filefrag()
144 if (fs->options & VERBOSE_OPT) { in filefrag()
279 fs.options |= VERBOSE_OPT; in do_filefrag()