Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dauth_none.c110 auth->authorizer_buf = au->buf; in ceph_auth_none_create_authorizer()
Dauth_x.c651 auth->authorizer_buf = au->buf->vec.iov_base; in ceph_x_create_authorizer()
Dmessenger.c1445 con->auth->authorizer_buf); in __prepare_write_connect()
/kernel/linux/linux-5.10/include/linux/ceph/
Dauth.h24 void *authorizer_buf; member