Searched refs:s_first_error_time (Results 1 – 3 of 3) sorted by relevance
304 return print_tstamp(buf, sbi->s_es, s_first_error_time); in ext4_attr_show()
369 if (!es->s_first_error_time) { in __save_error_info()370 es->s_first_error_time = es->s_last_error_time; in __save_error_info()2990 if (es->s_first_error_time) { in print_daily_error_info()2993 ext4_get_tstamp(es, s_first_error_time), in print_daily_error_info()
1304 __le32 s_first_error_time; /* first time an error happened */ member