Searched refs:s_first_error_line (Results 1 – 3 of 3) sorted by relevance
242 EXT4_RO_ATTR_ES_UI(first_error_line, s_first_error_line);
501 es->s_first_error_line = cpu_to_le32(line); in __save_error_info()3396 le32_to_cpu(es->s_first_error_line)); in print_daily_error_info()
1387 __le32 s_first_error_line; /* line number where error happened */ member