Searched refs:ceph_monc_validate_auth (Results 1 – 4 of 4) sorted by relevance
114 extern int ceph_monc_validate_auth(struct ceph_mon_client *monc);
908 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth() function917 EXPORT_SYMBOL(ceph_monc_validate_auth);
2163 return ceph_monc_validate_auth(&osdc->client->monc); in invalidate_authorizer()
3453 return ceph_monc_validate_auth(&mdsc->fsc->client->monc); in invalidate_authorizer()