Searched refs:msg_version (Results 1 – 2 of 2) sorted by relevance
57 unsigned msg_version; member3577 int msg_version = le16_to_cpu(msg->hdr.version); in handle_session() local3594 if (msg_version >= 3) { in handle_session()3599 if (msg_version >= 5) in handle_session()3612 if (msg_version >= 5) { in handle_session()3886 recon_state->msg_version = 5; in send_reconnect_partial()3951 recon_state->msg_version >= 2); in reconnect_caps_cb()3987 if (recon_state->msg_version >= 2) { in reconnect_caps_cb()4016 if (recon_state->msg_version >= 2) { in reconnect_caps_cb()4052 if (recon_state->msg_version >= 3) { in reconnect_caps_cb()[all …]
4092 int msg_version = le16_to_cpu(msg->hdr.version); in ceph_handle_caps() local4122 if (msg_version >= 2) { in ceph_handle_caps()4130 if (msg_version >= 3) { in ceph_handle_caps()4142 if (msg_version >= 4) { in ceph_handle_caps()4151 if (msg_version >= 5) { in ceph_handle_caps()4159 if (msg_version >= 8) { in ceph_handle_caps()4177 if (msg_version >= 9) { in ceph_handle_caps()4188 if (msg_version >= 11) { in ceph_handle_caps()