Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dauth.c296 void ceph_auth_destroy_authorizer(struct ceph_auth_client *ac, in ceph_auth_destroy_authorizer() function
304 EXPORT_SYMBOL(ceph_auth_destroy_authorizer);
Dosd_client.c1058 ceph_auth_destroy_authorizer(ac, osd->o_auth.authorizer); in put_osd()
2940 ceph_auth_destroy_authorizer(ac, auth->authorizer); in get_authorizer()
/linux-4.4.14/include/linux/ceph/
Dauth.h115 extern void ceph_auth_destroy_authorizer(struct ceph_auth_client *ac,
/linux-4.4.14/fs/ceph/
Dmds_client.c381 ceph_auth_destroy_authorizer( in ceph_put_mds_session()
3884 ceph_auth_destroy_authorizer(ac, auth->authorizer); in get_authorizer()