Searched defs:ceph_options (Results 1 – 1 of 1) sorted by relevance
45 struct ceph_options { struct46 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 first62 int num_mon;[all …]