Lines Matching refs:ceph_client
110 struct ceph_client { struct
122 int (*extra_mon_dispatch)(struct ceph_client *, struct ceph_msg *); argument
139 #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) argument
271 extern int ceph_check_fsid(struct ceph_client *client, struct ceph_fsid *fsid);
278 int ceph_print_client_options(struct seq_file *m, struct ceph_client *client);
281 struct ceph_client *client);
282 struct ceph_client *ceph_create_client(struct ceph_options *opt, void *private);
283 struct ceph_entity_addr *ceph_client_addr(struct ceph_client *client);
284 u64 ceph_client_gid(struct ceph_client *client);
285 extern void ceph_destroy_client(struct ceph_client *client);
286 extern int __ceph_open_session(struct ceph_client *client,
288 extern int ceph_open_session(struct ceph_client *client);