Linux Kernel
3.7.1
|
Data Fields | |
struct scrub_page | pagev [SCRUB_MAX_PAGES_PER_BLOCK] |
int | page_count |
atomic_t | outstanding_pages |
atomic_t | ref_count |
struct scrub_dev * | sdev |
struct { | |
unsigned int header_error:1 | |
unsigned int checksum_error:1 | |
unsigned int no_io_error_seen:1 | |
unsigned int generation_error:1 | |
}; | |
struct { ... } |