Searched defs:io_failure_record (Results 1 – 1 of 1) sorted by relevance
295 struct io_failure_record { struct296 struct page *page;297 u64 start;298 u64 len;299 u64 logical;300 unsigned long bio_flags;301 int this_mirror;302 int failed_mirror;
Completed in 4 milliseconds