Searched refs:compat_version (Results 1 – 7 of 7) sorted by relevance
186 __le16 compat_version; member205 __le16 compat_version; member
569 __u32 compat_version; /* lowest version this is compat with */ member
169 msg->hdr.compat_version = cpu_to_le16(1); in ceph_mdsc_send_metrics()
1431 msg->hdr.compat_version = cpu_to_le16(1); in create_session_open_msg()2129 msg->hdr.compat_version = cpu_to_le16(1); in ceph_send_cap_releases()3858 reply->hdr.compat_version = cpu_to_le16(4); in send_reconnect_partial()4301 reply->hdr.compat_version = cpu_to_le16(4); in send_mds_reconnect()
606 hdr->compat_version = hdr2->compat_version; in fill_header()623 hdr2->compat_version = hdr->compat_version; in fill_header2()
298 __u32 compat_version; /* lowest version this is compat with */
Completed in 29 milliseconds