Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dauth_none.c113 auth->authorizer_buf = au->buf; in ceph_auth_none_create_authorizer()
H A Dauth_x.c759 auth->authorizer_buf = au->buf->vec.iov_base; in ceph_x_create_authorizer()
H A Dmessenger_v1.c370 con->v1.auth->authorizer_buf); in __prepare_write_connect()
H A Dosd_client.c5665 *authorizer = auth->authorizer_buf; in osd_get_auth_request()
5685 *authorizer = auth->authorizer_buf; in osd_handle_auth_reply_more()
/openbmc/linux/include/linux/ceph/
H A Dauth.h24 void *authorizer_buf; member
/openbmc/linux/fs/ceph/
H A Dmds_client.c5857 *authorizer = auth->authorizer_buf; in mds_get_auth_request()
5877 *authorizer = auth->authorizer_buf; in mds_handle_auth_reply_more()