Searched refs:auto_fix (Results 1 – 3 of 3) sorted by relevance
52 config.auto_fix = 1; in f2fs_parse_options()240 if (config.fix_on == 0 && config.auto_fix == 0) { in main()
280 config.auto_fix = 0; in validate_super_block()1265 if (config.auto_fix) { in f2fs_do_mount()
253 int auto_fix; member