Searched refs:FAT_ERRORS_PANIC (Results 1 – 3 of 3) sorted by relevance
33 if (opts->errors == FAT_ERRORS_PANIC) in __fat_fs_error()
21 #define FAT_ERRORS_PANIC 2 /* panic on error */ macro
1016 else if (opts->errors == FAT_ERRORS_PANIC) in fat_show_options()1274 opts->errors = FAT_ERRORS_PANIC; in parse_options()