Home
last modified time | relevance | path

Searched refs:auth_reply_buf (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/ceph/
Dmessenger.h140 void *auth_reply_buf; /* where to put the authorizer reply */ member
/linux-3.4.99/net/ceph/
Dmessenger.c857 con->auth_reply_buf = auth->authorizer_reply_buf; in get_connect_authorizer()
1224 ret = read_partial(con, end, size, con->auth_reply_buf); in read_partial_connect()