|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | io_error_s |
Macros | |
| #define | IOERROR_INIT(e) do { (e)->ie_v.iev_a = 0; } while (0) |
| #define | IOERROR_SETVALUE(e, f, v) do { (e)->ie_ ## f = (v); (e)->ie_v.iev_b.ievb_ ## f = 1; } while (0) |
Typedefs | |
| typedef struct io_error_s | ioerror_t |
| typedef struct io_error_s ioerror_t |
1.8.2