Home
last modified time | relevance | path

Searched refs:s_first_error_line (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dsysfs.c241 EXT4_RO_ATTR_ES_UI(first_error_line, s_first_error_line);
H A Dext4.h1398 __le32 s_first_error_line; /* line number where error happened */ member
1706 __u32 s_first_error_line; member
H A Dsuper.c679 sbi->s_first_error_line = line; in save_error_info()
3685 le32_to_cpu(es->s_first_error_line)); in print_daily_error_info()
6153 es->s_first_error_line = in ext4_update_super()
6154 cpu_to_le32(sbi->s_first_error_line); in ext4_update_super()
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst378 - s_first_error_line
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch977 - __u32 s_first_error_line; /* line number where error happened */