Searched refs:auto_fix (Results 1 – 3 of 3) sorted by relevance
179 c.auto_fix = 1; in f2fs_parse_options()201 c.auto_fix = 1; in f2fs_parse_options()236 c.auto_fix = 1; in f2fs_parse_options()703 c.auto_fix = 0; in main()766 if (!c.ro && c.fix_on == 0 && c.auto_fix == 0) { in main()
649 c.auto_fix = 0; in validate_super_block()2348 if (c.auto_fix || c.preen_mode) { in f2fs_do_mount()
362 int auto_fix; member