Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dmisc.c39 if (opts->errors == EXFAT_ERRORS_PANIC) { in __exfat_fs_error()
H A Dsuper.c170 else if (opts->errors == EXFAT_ERRORS_PANIC) in exfat_show_options()
230 { "panic", EXFAT_ERRORS_PANIC },
H A Dexfat_fs.h23 EXFAT_ERRORS_PANIC, /* panic on error */ enumerator