|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned int | write_errors |
| compat_ulong_t | first_error_sector |
| compat_int_t | first_error_generation |
| compat_ulong_t | last_error_sector |
| compat_int_t | last_error_generation |
| compat_uint_t | badness |
Definition at line 267 of file compat_ioctl.c.
| compat_uint_t badness |
Definition at line 273 of file compat_ioctl.c.
| compat_int_t first_error_generation |
Definition at line 270 of file compat_ioctl.c.
| compat_ulong_t first_error_sector |
Definition at line 269 of file compat_ioctl.c.
| compat_int_t last_error_generation |
Definition at line 272 of file compat_ioctl.c.
| compat_ulong_t last_error_sector |
Definition at line 271 of file compat_ioctl.c.
| unsigned int write_errors |
Definition at line 268 of file compat_ioctl.c.
1.8.2