Home
last modified time | relevance | path

Searched refs:EXT2_ERRORS_PANIC (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext2/
H A Dext2.h398 #define EXT2_ERRORS_PANIC 3 /* Panic */ macro
H A Dsuper.c266 if (def_errors == EXT2_ERRORS_PANIC || in ext2_show_options()
898 if (le16_to_cpu(sbi->s_es->s_errors) == EXT2_ERRORS_PANIC) in ext2_fill_super()