Home
last modified time | relevance | path

Searched refs:dump_opt (Results 1 - 1 of 1) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dmain.c390 static struct dump_option dump_opt = { in f2fs_parse_options() local
419 &dump_opt.nid); in f2fs_parse_options()
422 &dump_opt.nid); in f2fs_parse_options()
427 &dump_opt.scan_nid); in f2fs_parse_options()
430 &dump_opt.scan_nid); in f2fs_parse_options()
434 &dump_opt.start_nat, in f2fs_parse_options()
435 &dump_opt.end_nat); in f2fs_parse_options()
442 &dump_opt.start_sit, in f2fs_parse_options()
443 &dump_opt.end_sit); in f2fs_parse_options()
450 &dump_opt in f2fs_parse_options()
[all...]

Completed in 1 milliseconds