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

#include <osd_client.h>

Data Fields

u64 cookie
 
int one_shot
 
struct ceph_osd_clientosdc
 
void(* cb )(u64, u64, u8, void *)
 
voiddata
 
struct rb_node node
 
struct list_head osd_node
 
struct kref kref
 
struct completion completion
 

Detailed Description

Definition at line 101 of file osd_client.h.

Field Documentation

void(* cb)(u64, u64, u8, void *)

Definition at line 105 of file osd_client.h.

Definition at line 110 of file osd_client.h.

u64 cookie

Definition at line 102 of file osd_client.h.

Definition at line 106 of file osd_client.h.

Definition at line 109 of file osd_client.h.

Definition at line 107 of file osd_client.h.

int one_shot

Definition at line 103 of file osd_client.h.

struct list_head osd_node

Definition at line 108 of file osd_client.h.

Definition at line 104 of file osd_client.h.


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