Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dauth_none.c89 auth->authorizer_buf = au->buf; in ceph_auth_none_create_authorizer()
Dauth_x.c576 auth->authorizer_buf = au->buf->vec.iov_base; in ceph_x_create_authorizer()
Dmessenger.c1484 auth->authorizer_buf); in prepare_write_connect()
/linux-4.4.14/include/linux/ceph/
Dauth.h20 void *authorizer_buf; member