Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsysfs.c244 EXT4_RO_ATTR_ES_STRING(last_error_func, s_last_error_func, 32);
H A Dsuper.c675 sbi->s_last_error_func = func; in save_error_info()
3698 (int) sizeof(es->s_last_error_func), in print_daily_error_info()
3699 es->s_last_error_func, in print_daily_error_info()
6165 strncpy(es->s_last_error_func, sbi->s_last_error_func, in ext4_update_super()
6166 sizeof(es->s_last_error_func)); in ext4_update_super()
H A Dext4.h1403 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */ member
1715 const char *s_last_error_func; member
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst398 - s_last_error_func[32]
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch982 - __u8 s_last_error_func[32]; /* function where the error happened */