Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dsuper.c59 sbi->s_mount_state |= EXT2_ERROR_FS; in ext2_error()
60 es->s_state |= cpu_to_le16(EXT2_ERROR_FS); in ext2_error()
650 else if ((sbi->s_mount_state & EXT2_ERROR_FS)) in ext2_setup_super()
H A Dext2.h359 #define EXT2_ERROR_FS 0x0002 /* Errors detected */ macro
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch829 -#define EXT2_ERROR_FS 0x0002 /* Errors detected */