Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ceph_mon_generic_request Struct Reference

#include <mon_client.h>

Data Fields

struct kref kref
 
u64 tid
 
struct rb_node node
 
int result
 
voidbuf
 
int buf_len
 
struct completion completion
 
struct ceph_msgrequest
 
struct ceph_msgreply
 

Detailed Description

Definition at line 47 of file mon_client.h.

Field Documentation

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.

struct ceph_msg* reply

Definition at line 56 of file mon_client.h.

struct ceph_msg* request

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.


The documentation for this struct was generated from the following file: