Lines Matching defs:ceph_options
46 struct ceph_options { struct
47 int flags;
48 struct ceph_fsid fsid;
49 struct ceph_entity_addr my_addr;
50 unsigned long mount_timeout; /* jiffies */
51 unsigned long osd_idle_ttl; /* jiffies */
52 unsigned long osd_keepalive_timeout; /* jiffies */
53 unsigned long osd_request_timeout; /* jiffies */
61 struct ceph_entity_addr *mon_addr; /* should be the first
63 int num_mon;
64 char *name;
65 struct ceph_crypto_key *key;