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

#include <libceph.h>

Data Fields

int flags
 
struct ceph_fsid fsid
 
struct ceph_entity_addr my_addr
 
int mount_timeout
 
int osd_idle_ttl
 
int osd_timeout
 
int osd_keepalive_timeout
 
struct ceph_entity_addrmon_addr
 
int num_mon
 
charname
 
struct ceph_crypto_keykey
 

Detailed Description

Definition at line 40 of file libceph.h.

Field Documentation

int flags

Definition at line 41 of file libceph.h.

Definition at line 42 of file libceph.h.

Definition at line 59 of file libceph.h.

Definition at line 55 of file libceph.h.

int mount_timeout

Definition at line 44 of file libceph.h.

Definition at line 43 of file libceph.h.

char* name

Definition at line 58 of file libceph.h.

int num_mon

Definition at line 57 of file libceph.h.

int osd_idle_ttl

Definition at line 45 of file libceph.h.

int osd_keepalive_timeout

Definition at line 47 of file libceph.h.

int osd_timeout

Definition at line 46 of file libceph.h.


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