Home
last modified time | relevance | path

Searched refs:s_first_error_time_hi (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/Documentation/filesystems/ext4/
Dsuper.rst463 - Upper 8 bits of the s_first_error_time_hi field.
/Linux-v5.15/fs/ext4/
Dsuper.c5422 if (!es->s_first_error_time && !es->s_first_error_time_hi) { in ext4_update_super()
5424 &es->s_first_error_time_hi, in ext4_update_super()
Dext4.h1423 __u8 s_first_error_time_hi; member