Home
last modified time | relevance | path

Searched refs:EXT4_ERRORS_PANIC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h1281 #define EXT4_ERRORS_PANIC 3 /* Panic */ macro
H A Dsuper.c2579 if (test_opt(sb, ERRORS_PANIC) && def_errors != EXT4_ERRORS_PANIC) in _ext4_show_options()
4148 if (le16_to_cpu(sbi->s_es->s_errors) == EXT4_ERRORS_PANIC) in ext4_fill_super()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h1278 #define EXT4_ERRORS_PANIC 3 /* Panic */ macro
H A Dsuper.c3010 if (test_opt(sb, ERRORS_PANIC) && def_errors != EXT4_ERRORS_PANIC) in _ext4_show_options()
4383 if (le16_to_cpu(es->s_errors) == EXT4_ERRORS_PANIC) in ext4_set_def_opts()

Completed in 35 milliseconds