Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dlibceph.h113 struct ceph_client { struct
125 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
127 u64 supported_features;
128 u64 required_features;
130 struct ceph_messenger msgr; /* messenger instance */
131 struct ceph_mon_client monc;
132 struct ceph_osd_client osdc;
135 struct dentry *debugfs_dir;
136 struct dentry *debugfs_monmap;
137 struct dentry *debugfs_osdmap;
[all …]