Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dmds_client.h191 struct ceph_auth_handshake s_auth; member
Dmds_client.c764 if (s->s_auth.authorizer) in ceph_put_mds_session()
765 ceph_auth_destroy_authorizer(s->s_auth.authorizer); in ceph_put_mds_session()
5371 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_authorizer()
5389 return ceph_auth_add_authorizer_challenge(ac, s->s_auth.authorizer, in mds_add_authorizer_challenge()
5398 struct ceph_auth_handshake *auth = &s->s_auth; in mds_verify_authorizer_reply()
5422 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_auth_request()
5442 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_reply_more()
5462 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_done()
5514 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message()
5522 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature()