Lines Matching refs:ceph_mon_client
24 struct ceph_mon_client;
31 typedef void (*ceph_monc_request_func_t)(struct ceph_mon_client *monc,
36 struct ceph_mon_client *monc;
59 struct ceph_mon_client { struct
95 extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl); argument
96 extern void ceph_monc_stop(struct ceph_mon_client *monc);
104 extern int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 have);
105 extern int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 have);
107 extern void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc);
109 extern int ceph_monc_do_statfs(struct ceph_mon_client *monc,
112 extern int ceph_monc_open_session(struct ceph_mon_client *monc);
114 extern int ceph_monc_validate_auth(struct ceph_mon_client *monc);
116 extern int ceph_monc_create_snapid(struct ceph_mon_client *monc,
119 extern int ceph_monc_delete_snapid(struct ceph_mon_client *monc,