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

#include <mdsmap.h>

Data Fields

u64 global_id
 
struct ceph_entity_addr addr
 
s32 state
 
int num_export_targets
 
bool laggy
 
u32export_targets
 

Detailed Description

Definition at line 12 of file mdsmap.h.

Field Documentation

Definition at line 14 of file mdsmap.h.

u32* export_targets

Definition at line 18 of file mdsmap.h.

u64 global_id

Definition at line 13 of file mdsmap.h.

bool laggy

Definition at line 17 of file mdsmap.h.

int num_export_targets

Definition at line 16 of file mdsmap.h.

Definition at line 15 of file mdsmap.h.


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