Lines Matching defs:ceph_options
43 struct ceph_options { struct
44 int flags;
45 struct ceph_fsid fsid;
46 struct ceph_entity_addr my_addr;
47 unsigned long mount_timeout; /* jiffies */
48 unsigned long osd_idle_ttl; /* jiffies */
49 unsigned long osd_keepalive_timeout; /* jiffies */
50 unsigned long monc_ping_timeout; /* jiffies */
58 struct ceph_entity_addr *mon_addr; /* should be the first
60 int num_mon;
61 char *name;
62 struct ceph_crypto_key *key;