Searched refs:ceph_auth_get_authorizer (Results 1 – 3 of 3) sorted by relevance
173 int ceph_auth_get_authorizer(struct ceph_auth_client *ac,
547 int ceph_auth_get_authorizer(struct ceph_auth_client *ac, in ceph_auth_get_authorizer() function 575 EXPORT_SYMBOL(ceph_auth_get_authorizer);
6341 ret = ceph_auth_get_authorizer(ac, auth, CEPH_ENTITY_TYPE_MDS, in mds_get_auth_request()