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