Searched refs:ceph_monc_validate_auth (Results 1 – 4 of 4) sorted by relevance
150 extern int ceph_monc_validate_auth(struct ceph_mon_client *monc);
1339 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth() function1348 EXPORT_SYMBOL(ceph_monc_validate_auth);
5646 return ceph_monc_validate_auth(&osdc->client->monc); in osd_invalidate_authorizer()5715 ret = ceph_monc_validate_auth(monc); in osd_handle_auth_bad_method()
5836 return ceph_monc_validate_auth(&mdsc->fsc->client->monc); in mds_invalidate_authorizer()5905 ret = ceph_monc_validate_auth(monc); in mds_handle_auth_bad_method()