Linux Kernel
3.7.1
|
#include <mon_client.h>
Data Fields | |
struct ceph_mon_client * | monc |
struct delayed_work | delayed_work |
unsigned long | delay |
ceph_monc_request_func_t | do_request |
Definition at line 35 of file mon_client.h.
unsigned long delay |
Definition at line 38 of file mon_client.h.
Definition at line 37 of file mon_client.h.
ceph_monc_request_func_t do_request |
Definition at line 39 of file mon_client.h.
struct ceph_mon_client* monc |
Definition at line 36 of file mon_client.h.