Searched refs:s_first_error_func (Results 1 – 3 of 3) sorted by relevance
241 EXT4_RO_ATTR_ES_STRING(first_error_func, s_first_error_func, 32);
610 sbi->s_first_error_func = func; in save_error_info()3230 (int) sizeof(es->s_first_error_func), in print_daily_error_info()3231 es->s_first_error_func, in print_daily_error_info()5426 strncpy(es->s_first_error_func, sbi->s_first_error_func, in ext4_update_super()5427 sizeof(es->s_first_error_func)); in ext4_update_super()
1401 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */ member1713 const char *s_first_error_func; member