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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dmisc.c38 if (opts->errors == FAT_ERRORS_PANIC)
H A Dfat.h22 #define FAT_ERRORS_PANIC 2 /* panic on error */ macro
H A Dinode.c872 else if (opts->errors == FAT_ERRORS_PANIC)
1097 opts->errors = FAT_ERRORS_PANIC;

Completed in 29 milliseconds