Home
last modified time | relevance | path

Searched refs:s_auth (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
A Dmds_client.c667 if (s->s_auth.authorizer) in ceph_put_mds_session()
668 ceph_auth_destroy_authorizer(s->s_auth.authorizer); in ceph_put_mds_session()
5151 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_authorizer()
5169 return ceph_auth_add_authorizer_challenge(ac, s->s_auth.authorizer, in mds_add_authorizer_challenge()
5178 struct ceph_auth_handshake *auth = &s->s_auth; in mds_verify_authorizer_reply()
5202 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_auth_request()
5222 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_reply_more()
5242 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_done()
5294 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message()
5302 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature()
A Dmds_client.h187 struct ceph_auth_handshake s_auth; member

Completed in 15 milliseconds