Home
last modified time | relevance | path

Searched refs:ceph_auth_destroy_authorizer (Results 1 – 2 of 2) sorted by relevance

/net/ceph/
Dauth.c297 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a) in ceph_auth_destroy_authorizer() function
301 EXPORT_SYMBOL(ceph_auth_destroy_authorizer);
Dosd_client.c1029 ceph_auth_destroy_authorizer(osd->o_auth.authorizer); in osd_cleanup()
4462 ceph_auth_destroy_authorizer(auth->authorizer); in get_authorizer()