Home
last modified time | relevance | path

Searched refs:authorizer_buf (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/net/ceph/
Dauth_none.c113 auth->authorizer_buf = au->buf; in ceph_auth_none_create_authorizer()
Dauth_x.c759 auth->authorizer_buf = au->buf->vec.iov_base; in ceph_x_create_authorizer()
Dmessenger_v1.c370 con->v1.auth->authorizer_buf); in __prepare_write_connect()
Dosd_client.c5649 *authorizer = auth->authorizer_buf; in osd_get_auth_request()
5669 *authorizer = auth->authorizer_buf; in osd_handle_auth_reply_more()
/Linux-v5.15/include/linux/ceph/
Dauth.h24 void *authorizer_buf; member
/Linux-v5.15/fs/ceph/
Dmds_client.c5298 *authorizer = auth->authorizer_buf; in mds_get_auth_request()
5318 *authorizer = auth->authorizer_buf; in mds_handle_auth_reply_more()