Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dauth.h22 void *authorizer_reply_buf; member
/linux-4.1.27/net/ceph/
Dauth_none.c91 auth->authorizer_reply_buf = au->reply_buf; in ceph_auth_none_create_authorizer()
Dauth_x.c569 auth->authorizer_reply_buf = au->reply_buf; in ceph_x_create_authorizer()
Dmessenger.c1415 con->auth_reply_buf = auth->authorizer_reply_buf; in get_connect_authorizer()