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

#include <mon_client.h>

Data Fields

struct ceph_fsid fsid
 
u32 epoch
 
u32 num_mon
 
struct ceph_entity_inst mon_inst [0]
 

Detailed Description

Definition at line 17 of file mon_client.h.

Field Documentation

u32 epoch

Definition at line 19 of file mon_client.h.

Definition at line 18 of file mon_client.h.

struct ceph_entity_inst mon_inst[0]

Definition at line 21 of file mon_client.h.

u32 num_mon

Definition at line 20 of file mon_client.h.


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