Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsysfs.c239 EXT4_RO_ATTR_ES_U64(first_error_block, s_first_error_block);
H A Dsuper.c681 sbi->s_first_error_block = block; in save_error_info()
3689 if (es->s_first_error_block) in print_daily_error_info()
3691 le64_to_cpu(es->s_first_error_block)); in print_daily_error_info()
6157 es->s_first_error_block = in ext4_update_super()
6158 cpu_to_le64(sbi->s_first_error_block); in ext4_update_super()
H A Dext4.h1396 __le64 s_first_error_block; /* block involved of first error */ member
1708 __u64 s_first_error_block; member
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst370 - s_first_error_block
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch975 - __u64 s_first_error_block; /* block involved of first error */