Home
last modified time | relevance | path

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

/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.c5631 *authorizer = auth->authorizer_buf; in osd_get_auth_request()
5651 *authorizer = auth->authorizer_buf; in osd_handle_auth_reply_more()
/linux/include/linux/ceph/
H A Dauth.h24 void *authorizer_buf; member
/linux/fs/ceph/
H A Dmds_client.c6344 *authorizer = auth->authorizer_buf; in mds_get_auth_request()
6364 *authorizer = auth->authorizer_buf; in mds_handle_auth_reply_more()