Searched refs:s_auth (Results 1 – 2 of 2) sorted by relevance
137 struct ceph_auth_handshake s_auth; member
396 if (s->s_auth.authorizer) in ceph_put_mds_session()397 ceph_auth_destroy_authorizer(s->s_auth.authorizer); in ceph_put_mds_session()3964 struct ceph_auth_handshake *auth = &s->s_auth; in get_authorizer()3993 return ceph_auth_verify_authorizer_reply(ac, s->s_auth.authorizer, len); in verify_authorizer_reply()4031 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message()4039 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature()