Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dauth.c186 int result_msg_len; in ceph_handle_auth_reply() local
199 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()
201 p += result_msg_len; in ceph_handle_auth_reply()
205 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()