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);
1254 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth() function1263 EXPORT_SYMBOL(ceph_monc_validate_auth);
5637 return ceph_monc_validate_auth(&osdc->client->monc); in invalidate_authorizer()
5170 return ceph_monc_validate_auth(&mdsc->fsc->client->monc); in invalidate_authorizer()