Lines Matching refs:monc
2330 if (ceph_monc_want_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in maybe_request_map()
2332 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
2667 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in map_check_cb()
2708 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_map_check()
3259 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in linger_map_check_cb()
3302 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_linger_map_check()
4133 ceph_monc_got_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in ceph_osdc_handle_map()
5590 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_get_authorizer()
5607 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_add_authorizer_challenge()
5617 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_verify_authorizer_reply()
5629 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_invalidate_authorizer()
5632 return ceph_monc_validate_auth(&osdc->client->monc); in osd_invalidate_authorizer()
5640 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_get_auth_request()
5660 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_reply_more()
5680 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_done()
5694 struct ceph_mon_client *monc = &o->o_osdc->client->monc; in osd_handle_auth_bad_method() local
5697 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_OSD, in osd_handle_auth_bad_method()
5701 ret = ceph_monc_validate_auth(monc); in osd_handle_auth_bad_method()