Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth.c190 int result_msg_len; in ceph_handle_auth_reply() local
203 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()
205 p += result_msg_len; in ceph_handle_auth_reply()
209 dout(" result %d '%.*s' gid %llu len %d\n", result, result_msg_len, in ceph_handle_auth_reply()