Home
last modified time | relevance | path

Searched refs:FAT_ERRORS_PANIC (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fat/
H A Dmisc.c35 if (opts->errors == FAT_ERRORS_PANIC) in __fat_fs_error()
H A Dfat.h23 #define FAT_ERRORS_PANIC 2 /* panic on error */ macro
H A Dinode.c1021 else if (opts->errors == FAT_ERRORS_PANIC) in fat_show_options()
1064 {"panic", FAT_ERRORS_PANIC},