Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dauth.c210 int result_msg_len; in ceph_handle_auth_reply() local
223 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()
225 p += result_msg_len; in ceph_handle_auth_reply()
229 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()