Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dsysfs.c241 EXT4_RO_ATTR_ES_STRING(first_error_func, s_first_error_func, 32);
Dsuper.c623 sbi->s_first_error_func = func; in save_error_info()
3600 (int) sizeof(es->s_first_error_func), in print_daily_error_info()
3601 es->s_first_error_func, in print_daily_error_info()
6006 strncpy(es->s_first_error_func, sbi->s_first_error_func, in ext4_update_super()
6007 sizeof(es->s_first_error_func)); in ext4_update_super()
Dext4.h1417 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */ member
1724 const char *s_first_error_func; member
/Linux-v6.1/Documentation/filesystems/ext4/
Dsuper.rst374 - s_first_error_func[32]