Searched refs:result_msg_len (Results 1 – 1 of 1) sorted by relevance
210 u32 result_msg_len; in ceph_handle_auth_reply() local224 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()225 ceph_decode_need(&p, end, result_msg_len, bad); in ceph_handle_auth_reply()227 p += result_msg_len; in ceph_handle_auth_reply()231 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()