Home
last modified time | relevance | path

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

/fs/ext4/
Dsuper.c373 strncpy(es->s_first_error_func, func, in __save_error_info()
374 sizeof(es->s_first_error_func)); in __save_error_info()
3026 (int) sizeof(es->s_first_error_func), in print_daily_error_info()
3027 es->s_first_error_func, in print_daily_error_info()
Dext4.h1318 __u8 s_first_error_func[32] __nonstring; /* function where the error happened */ member