Lines Matching refs:monc
2309 if (ceph_monc_want_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in maybe_request_map()
2311 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
2646 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in map_check_cb()
2687 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_map_check()
3280 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in linger_map_check_cb()
3323 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_linger_map_check()
4161 ceph_monc_got_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in ceph_osdc_handle_map()
5534 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_get_authorizer()
5551 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_add_authorizer_challenge()
5561 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_verify_authorizer_reply()
5573 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_invalidate_authorizer()
5576 return ceph_monc_validate_auth(&osdc->client->monc); in osd_invalidate_authorizer()
5584 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_get_auth_request()
5604 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_reply_more()
5624 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_done()
5638 struct ceph_mon_client *monc = &o->o_osdc->client->monc; in osd_handle_auth_bad_method() local
5641 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_OSD, in osd_handle_auth_bad_method()
5645 ret = ceph_monc_validate_auth(monc); in osd_handle_auth_bad_method()