Home
last modified time | relevance | path

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

/Linux-v6.1/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.c5549 *authorizer = auth->authorizer_buf; in osd_get_auth_request()
5569 *authorizer = auth->authorizer_buf; in osd_handle_auth_reply_more()
/Linux-v6.1/include/linux/ceph/
Dauth.h24 void *authorizer_buf; member
/Linux-v6.1/fs/ceph/
Dmds_client.c5430 *authorizer = auth->authorizer_buf; in mds_get_auth_request()
5450 *authorizer = auth->authorizer_buf; in mds_handle_auth_reply_more()