Searched refs:destroy_authorizer (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dauth.h51 void (*destroy_authorizer)(struct ceph_auth_client *ac, member in struct:ceph_auth_client_ops
H A Dauth_none.c111 .destroy_authorizer = ceph_auth_none_destroy_authorizer,
H A Dauth_x.c645 .destroy_authorizer = ceph_x_destroy_authorizer,
H A Dosd_client.c368 ac->ops->destroy_authorizer(ac, osd->o_authorizer);
1479 ac->ops->destroy_authorizer(ac, o->o_authorizer);
H A Dmds_client.c289 s->s_mdsc->client->monc.auth->ops->destroy_authorizer(
3283 ac->ops->destroy_authorizer(ac, s->s_authorizer);

Completed in 191 milliseconds