Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth.c298 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a) in ceph_auth_destroy_authorizer() function
302 EXPORT_SYMBOL(ceph_auth_destroy_authorizer);
H A Dosd_client.c1202 ceph_auth_destroy_authorizer(osd->o_auth.authorizer); in osd_cleanup()
5527 ceph_auth_destroy_authorizer(auth->authorizer); in get_authorizer()
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dauth.h121 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a);
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.c671 ceph_auth_destroy_authorizer(s->s_auth.authorizer); in ceph_put_mds_session()
5168 ceph_auth_destroy_authorizer(auth->authorizer); in get_authorizer()