Lines Matching defs:ceph_options
45 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;
63 char *name;
64 struct ceph_crypto_key *key;