Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dext4.h1204 __le32 s_first_error_line; /* line number where error happened */ member
Dsuper.c307 es->s_first_error_line = cpu_to_le32(line); in __save_error_info()
2877 le32_to_cpu(es->s_first_error_line)); in print_daily_error_info()