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

#include <ceph_fs.h>

Data Fields

struct ceph_mon_request_header monhdr
 
struct ceph_fsid fsid
 
__le32 reply_code
 
__le32 epoch
 
char has_data
 
char data [0]
 

Detailed Description

Definition at line 183 of file ceph_fs.h.

Field Documentation

char data[0]

Definition at line 189 of file ceph_fs.h.

__le32 epoch

Definition at line 187 of file ceph_fs.h.

Definition at line 185 of file ceph_fs.h.

char has_data

Definition at line 188 of file ceph_fs.h.

Definition at line 184 of file ceph_fs.h.

__le32 reply_code

Definition at line 186 of file ceph_fs.h.


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