Searched refs:o_auth (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/ceph/
H A Dosd_client.h94 struct ceph_auth_handshake o_auth; member in struct:ceph_osd
/linux-master/net/ceph/
H A Dosd_client.c1273 if (osd->o_auth.authorizer) {
1275 ceph_auth_destroy_authorizer(osd->o_auth.authorizer);
5605 struct ceph_auth_handshake *auth = &o->o_auth;
5623 return ceph_auth_add_authorizer_challenge(ac, o->o_auth.authorizer,
5632 struct ceph_auth_handshake *auth = &o->o_auth;
5655 struct ceph_auth_handshake *auth = &o->o_auth;
5675 struct ceph_auth_handshake *auth = &o->o_auth;
5695 struct ceph_auth_handshake *auth = &o->o_auth;
5734 struct ceph_auth_handshake *auth = &o->o_auth;
5742 struct ceph_auth_handshake *auth = &o->o_auth;
[all...]

Completed in 219 milliseconds