Home
last modified time | relevance | path

Searched refs:s_first_error_func (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dsysfs.c243 EXT4_RO_ATTR_ES_STRING(first_error_func, s_first_error_func, 32);
H A Dsuper.c675 sbi->s_first_error_func = func; in save_error_info()
3676 (int) sizeof(es->s_first_error_func), in print_daily_error_info()
3677 es->s_first_error_func, in print_daily_error_info()
6143 strncpy(es->s_first_error_func, sbi->s_first_error_func, in ext4_update_super()
6144 sizeof(es->s_first_error_func)); in ext4_update_super()
H A Dext4.h1387 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */ member
1699 const char *s_first_error_func; member
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst374 - s_first_error_func[32]