Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsysfs.c242 EXT4_RO_ATTR_ES_UI(last_error_line, s_last_error_line);
H A Dext4.h1401 __le32 s_last_error_line; /* line number where error happened */ member
1712 __u32 s_last_error_line; member
H A Dsuper.c672 sbi->s_last_error_line = line; in save_error_info()
3700 le32_to_cpu(es->s_last_error_line)); in print_daily_error_info()
6167 es->s_last_error_line = cpu_to_le32(sbi->s_last_error_line); in ext4_update_super()
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst390 - s_last_error_line
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch980 - __u32 s_last_error_line; /* line number where error happened */