Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c368 es->s_last_error_line = cpu_to_le32(line); in __save_error_info()
3011 le32_to_cpu(es->s_last_error_line)); in print_daily_error_info()
Dext4.h1311 __le32 s_last_error_line; /* line number where error happened */ member