Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h43 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;
[all …]