Linux Kernel
3.7.1
|
Data Fields | |
atomic_t | wc_num_reqs |
struct completion | wc_io_complete |
int | wc_error |
Definition at line 279 of file heartbeat.c.
int wc_error |
Definition at line 282 of file heartbeat.c.
struct completion wc_io_complete |
Definition at line 281 of file heartbeat.c.
atomic_t wc_num_reqs |
Definition at line 280 of file heartbeat.c.