|
Linux Kernel
3.7.1
|
#include <mon_client.h>
Data Fields | |
| struct kref | kref |
| u64 | tid |
| struct rb_node | node |
| int | result |
| void * | buf |
| int | buf_len |
| struct completion | completion |
| struct ceph_msg * | request |
| struct ceph_msg * | reply |
Definition at line 47 of file mon_client.h.
Definition at line 52 of file mon_client.h.
| int buf_len |
Definition at line 53 of file mon_client.h.
Definition at line 54 of file mon_client.h.
Definition at line 48 of file mon_client.h.
Definition at line 50 of file mon_client.h.
Definition at line 56 of file mon_client.h.
Definition at line 55 of file mon_client.h.
| int result |
Definition at line 51 of file mon_client.h.
| u64 tid |
Definition at line 49 of file mon_client.h.
1.8.2