Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dlibceph.h42 struct ceph_options { struct
43 int flags;
44 struct ceph_fsid fsid;
45 struct ceph_entity_addr my_addr;
46 int mount_timeout;
47 int osd_idle_ttl;
48 int osd_keepalive_timeout;
56 struct ceph_entity_addr *mon_addr; /* should be the first
58 int num_mon;
59 char *name;
[all …]