Lines Matching refs:monc
2390 if (ceph_monc_want_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in maybe_request_map()
2392 ceph_monc_renew_subs(&osdc->client->monc); in maybe_request_map()
2733 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in map_check_cb()
2774 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_map_check()
3367 struct ceph_osd_client *osdc = &greq->monc->client->osdc; in linger_map_check_cb()
3410 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_linger_map_check()
4249 ceph_monc_got_map(&osdc->client->monc, CEPH_SUB_OSDMAP, in ceph_osdc_handle_map()
5604 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_get_authorizer()
5621 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_add_authorizer_challenge()
5631 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_verify_authorizer_reply()
5643 struct ceph_auth_client *ac = osdc->client->monc.auth; in osd_invalidate_authorizer()
5646 return ceph_monc_validate_auth(&osdc->client->monc); in osd_invalidate_authorizer()
5654 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_get_auth_request()
5674 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_reply_more()
5694 struct ceph_auth_client *ac = o->o_osdc->client->monc.auth; in osd_handle_auth_done()
5708 struct ceph_mon_client *monc = &o->o_osdc->client->monc; in osd_handle_auth_bad_method() local
5711 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_OSD, in osd_handle_auth_bad_method()
5715 ret = ceph_monc_validate_auth(monc); in osd_handle_auth_bad_method()