Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ceph/
Dlibceph.h117 struct ceph_client { struct
129 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
131 u32 supported_features;
132 u32 required_features;
134 struct ceph_messenger *msgr; /* messenger instance */
135 struct ceph_mon_client monc;
136 struct ceph_osd_client osdc;
139 struct dentry *debugfs_dir;
140 struct dentry *debugfs_monmap;
141 struct dentry *debugfs_osdmap;