Home
last modified time | relevance | path

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

/linux-3.3/include/linux/ceph/
Dlibceph.h45 struct ceph_options { struct
46 int flags;
47 struct ceph_fsid fsid;
48 struct ceph_entity_addr my_addr;
49 int mount_timeout;
50 int osd_idle_ttl;
51 int osd_timeout;
52 int osd_keepalive_timeout;
60 struct ceph_entity_addr *mon_addr; /* should be the first
62 int num_mon;
[all …]