o_auth             44 include/linux/ceph/osd_client.h 	struct ceph_auth_handshake o_auth;
o_auth           1220 net/ceph/osd_client.c 	if (osd->o_auth.authorizer) {
o_auth           1222 net/ceph/osd_client.c 		ceph_auth_destroy_authorizer(osd->o_auth.authorizer);
o_auth           5583 net/ceph/osd_client.c 	struct ceph_auth_handshake *auth = &o->o_auth;
o_auth           5612 net/ceph/osd_client.c 	return ceph_auth_add_authorizer_challenge(ac, o->o_auth.authorizer,
o_auth           5622 net/ceph/osd_client.c 	return ceph_auth_verify_authorizer_reply(ac, o->o_auth.authorizer);
o_auth           5646 net/ceph/osd_client.c 	struct ceph_auth_handshake *auth = &o->o_auth;
o_auth           5654 net/ceph/osd_client.c 	struct ceph_auth_handshake *auth = &o->o_auth;