Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dmisc.c40 if (opts->errors == EXFAT_ERRORS_PANIC) { in __exfat_fs_error()
H A Dsuper.c156 else if (opts->errors == EXFAT_ERRORS_PANIC) in exfat_show_options()
261 { "panic", EXFAT_ERRORS_PANIC },
H A Dexfat_fs.h24 EXFAT_ERRORS_PANIC, /* panic on error */ enumerator