Lines Matching refs:reply_len
200 void *reply_buf, size_t reply_len) in ceph_handle_auth_reply() argument
268 ret = build_request(ac, true, reply_buf, reply_len); in ceph_handle_auth_reply()
365 void *reply, int reply_len, in ceph_auth_verify_authorizer_reply() argument
374 reply, reply_len, session_key, session_key_len, in ceph_auth_verify_authorizer_reply()
476 int reply_len, void *buf, int buf_len) in ceph_auth_handle_reply_more() argument
481 ret = ac->ops->handle_reply(ac, 0, reply, reply + reply_len, in ceph_auth_handle_reply_more()
492 u64 global_id, void *reply, int reply_len, in ceph_auth_handle_reply_done() argument
499 ret = ac->ops->handle_reply(ac, global_id, reply, reply + reply_len, in ceph_auth_handle_reply_done()
579 void *reply, int reply_len, in ceph_auth_handle_svc_reply_more() argument
587 reply, reply_len); in ceph_auth_handle_svc_reply_more()
603 void *reply, int reply_len, in ceph_auth_handle_svc_reply_done() argument
608 reply, reply_len, session_key, session_key_len, in ceph_auth_handle_svc_reply_done()