ceph_mon_client   129 include/linux/ceph/libceph.h 	struct ceph_mon_client monc;
ceph_mon_client    24 include/linux/ceph/mon_client.h struct ceph_mon_client;
ceph_mon_client    31 include/linux/ceph/mon_client.h typedef void (*ceph_monc_request_func_t)(struct ceph_mon_client *monc,
ceph_mon_client    36 include/linux/ceph/mon_client.h 	struct ceph_mon_client *monc;
ceph_mon_client    94 include/linux/ceph/mon_client.h extern int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl);
ceph_mon_client    95 include/linux/ceph/mon_client.h extern void ceph_monc_stop(struct ceph_mon_client *monc);
ceph_mon_client   103 include/linux/ceph/mon_client.h extern int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 have);
ceph_mon_client   104 include/linux/ceph/mon_client.h extern int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 have);
ceph_mon_client   106 include/linux/ceph/mon_client.h extern void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc);
ceph_mon_client   107 include/linux/ceph/mon_client.h extern int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch,
ceph_mon_client   110 include/linux/ceph/mon_client.h extern int ceph_monc_do_statfs(struct ceph_mon_client *monc,
ceph_mon_client   113 include/linux/ceph/mon_client.h extern int ceph_monc_do_get_version(struct ceph_mon_client *monc,
ceph_mon_client   116 include/linux/ceph/mon_client.h extern int ceph_monc_open_session(struct ceph_mon_client *monc);
ceph_mon_client   118 include/linux/ceph/mon_client.h extern int ceph_monc_validate_auth(struct ceph_mon_client *monc);
ceph_mon_client   120 include/linux/ceph/mon_client.h extern int ceph_monc_create_snapid(struct ceph_mon_client *monc,
ceph_mon_client   123 include/linux/ceph/mon_client.h extern int ceph_monc_delete_snapid(struct ceph_mon_client *monc,