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);
1217 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth() function1226 EXPORT_SYMBOL(ceph_monc_validate_auth);
5638 return ceph_monc_validate_auth(&osdc->client->monc); in invalidate_authorizer()
4744 return ceph_monc_validate_auth(&mdsc->fsc->client->monc); in invalidate_authorizer()