Home
last modified time | relevance | path

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

/fs/ceph/
A Dmds_client.h225 struct ceph_auth_handshake s_auth; member
A Dmds_client.c923 if (s->s_auth.authorizer) in ceph_put_mds_session()
924 ceph_auth_destroy_authorizer(s->s_auth.authorizer); in ceph_put_mds_session()
6287 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_authorizer()
6305 return ceph_auth_add_authorizer_challenge(ac, s->s_auth.authorizer, in mds_add_authorizer_challenge()
6314 struct ceph_auth_handshake *auth = &s->s_auth; in mds_verify_authorizer_reply()
6338 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_auth_request()
6358 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_reply_more()
6378 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_done()
6430 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message()
6438 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature()

Completed in 16 milliseconds