Home
last modified time | relevance | path

Searched refs:EXFAT_ERRORS_PANIC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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()
222 { "panic", EXFAT_ERRORS_PANIC },
H A Dexfat_fs.h23 EXFAT_ERRORS_PANIC, /* panic on error */ enumerator

Completed in 6 milliseconds