Searched refs:create_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.h45 int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type, member in struct:ceph_auth_client_ops
H A Dauth_none.c110 .create_authorizer = ceph_auth_none_create_authorizer,
H A Dauth_x.c643 .create_authorizer = ceph_x_create_authorizer,
H A Dosd_client.c1483 ret = ac->ops->create_authorizer(
H A Dmds_client.c3287 if (ac->ops->create_authorizer) {
3288 ret = ac->ops->create_authorizer(

Completed in 70 milliseconds