Home
last modified time | relevance | path

Searched defs:ceph_options (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/ceph/
A Dlibceph.h46 struct ceph_options { struct
47 int flags;
48 struct ceph_fsid fsid;
49 struct ceph_entity_addr my_addr;
50 unsigned long mount_timeout; /* jiffies */
51 unsigned long osd_idle_ttl; /* jiffies */
55 int con_modes[2]; /* CEPH_CON_MODE_* */
65 int num_mon;
66 char *name;
67 struct ceph_crypto_key *key;
[all …]

Completed in 3 milliseconds