Home
last modified time | relevance | path

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

/net/ceph/
Dauth.c189 int result_msg_len; in ceph_handle_auth_reply() local
202 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()
204 p += result_msg_len; in ceph_handle_auth_reply()
208 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()