Searched refs:ceph_client (Results 1 – 4 of 4) sorted by relevance
10 extern void ceph_debugfs_client_init(struct ceph_client *client);11 extern void ceph_debugfs_client_cleanup(struct ceph_client *client);
124 struct ceph_client { struct136 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument153 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) argument155 static inline bool ceph_msgr2(struct ceph_client *client) in ceph_msgr2()297 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);307 int ceph_print_client_options(struct seq_file *m, struct ceph_client *client,311 struct ceph_client *client);312 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);313 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);314 u64 ceph_client_gid(struct ceph_client *client);[all …]
11 struct ceph_client;71 struct ceph_client *client;110 extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl);
348 struct ceph_client *client;390 struct ceph_client *client);