Searched refs:s_last_error_func (Results 1 – 3 of 3) sorted by relevance
245 EXT4_RO_ATTR_ES_STRING(last_error_func, s_last_error_func, 32);
438 strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); in __save_error_info()3409 (int) sizeof(es->s_last_error_func), in print_daily_error_info()3410 es->s_last_error_func, in print_daily_error_info()
1392 __u8 s_last_error_func[32] __nonstring; /* function where the error happened */ member