ceph_auth_destroy_authorizer
ceph_auth_destroy_authorizer(s->s_auth.authorizer);
void ceph_auth_destroy_authorizer(struct ceph_authorizer *a);
ceph_auth_destroy_authorizer(auth->authorizer);
EXPORT_SYMBOL(ceph_auth_destroy_authorizer);
ceph_auth_destroy_authorizer(osd->o_auth.authorizer);