Searched refs:show_file_map (Results 1 – 5 of 5) sorted by relevance
254 if (c.show_file_map) { in dump_data_blk()498 if (c.show_file_map) in dump_file()575 if (!c.show_file_map) in dump_node()
281 c.show_file_map = 1; in f2fs_parse_options()431 c.show_file_map = 1; in f2fs_parse_options()1222 if (!c.show_file_map) in main()
501 if (!c.show_file_map && sbi->total_valid_node_count > 1000) { in sanity_check_nid()1400 if (!c.show_dentry && !c.show_file_map) in print_dentry()1427 if (c.show_file_map) { in print_dentry()3179 if (c.show_file_map) in fsck_verify()
493 if (c.show_file_map) in print_cp_state()
260 if (c.dbg_lv >= n && !c.layout && !c.show_file_map) { \267 if (c.dbg_lv >= n && !c.layout && !c.show_file_map) { \515 int show_file_map; member