Lines Matching defs:monc
5612 ceph_monc_got_map(&fsc->client->monc, CEPH_SUB_FSMAP, epoch);
5614 fsc->client->monc.fs_cluster_id = mount_fscid;
5615 ceph_monc_want_map(&fsc->client->monc, CEPH_SUB_MDSMAP,
5617 ceph_monc_renew_subs(&fsc->client->monc);
5684 ceph_monc_got_map(&mdsc->fsc->client->monc, CEPH_SUB_MDSMAP,
5793 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth;
5810 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth;
5820 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth;
5832 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth;
5836 return ceph_monc_validate_auth(&mdsc->fsc->client->monc);
5844 struct ceph_auth_client *ac = s->s_mdsc->fsc->client->monc.auth;
5864 struct ceph_auth_client *ac = s->s_mdsc->fsc->client->monc.auth;
5884 struct ceph_auth_client *ac = s->s_mdsc->fsc->client->monc.auth;
5898 struct ceph_mon_client *monc = &s->s_mdsc->fsc->client->monc;
5901 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_MDS,
5905 ret = ceph_monc_validate_auth(monc);