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

/linux-master/include/linux/ceph/
H A Dauth.h131 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a);
/linux-master/net/ceph/
H A Dauth.c317 ceph_auth_destroy_authorizer(auth->authorizer);
341 void ceph_auth_destroy_authorizer(struct ceph_authorizer *a) function
345 EXPORT_SYMBOL(ceph_auth_destroy_authorizer); variable
H A Dosd_client.c1275 ceph_auth_destroy_authorizer(osd->o_auth.authorizer);
/linux-master/fs/ceph/
H A Dmds_client.c924 ceph_auth_destroy_authorizer(s->s_auth.authorizer);

Completed in 144 milliseconds