Searched refs:s_first_error_time (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dsuper.c321 if (!es->s_first_error_time) {
322 es->s_first_error_time = es->s_last_error_time;
2515 if (es->s_first_error_time) {
2517 sb->s_id, le32_to_cpu(es->s_first_error_time),
H A Dext4.h1018 __le32 s_first_error_time; /* first time an error happened */ member in struct:ext4_super_block

Completed in 126 milliseconds