Lines Matching refs:monc
2369 if (ceph_monc_want_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in maybe_request_map()
2371 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
2712 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in map_check_cb()
2753 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_map_check()
3346 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in linger_map_check_cb()
3389 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_linger_map_check()
4228 ceph_monc_got_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in ceph_osdc_handle_map()
5549 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_get_authorizer()
5566 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_add_authorizer_challenge()
5576 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_verify_authorizer_reply()
5588 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_invalidate_authorizer()
5591 return ceph_monc_validate_auth(&osdc->client->monc); in osd_invalidate_authorizer()
5599 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_get_auth_request()
5619 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_reply_more()
5639 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_done()
5653 struct ceph_mon_client *monc = &o->o_osdc->client->monc; in osd_handle_auth_bad_method() local
5656 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_OSD, in osd_handle_auth_bad_method()
5660 ret = ceph_monc_validate_auth(monc); in osd_handle_auth_bad_method()