Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dmsgr.h186 __le16 compat_version; member
205 __le16 compat_version; member
/linux-6.1.9/tools/include/uapi/linux/
Dperf_event.h566 __u32 compat_version; /* lowest version this is compat with */ member
/linux-6.1.9/include/uapi/linux/
Dperf_event.h566 __u32 compat_version; /* lowest version this is compat with */ member
/linux-6.1.9/fs/ceph/
Dmetric.c169 msg->hdr.compat_version = cpu_to_le16(1); in ceph_mdsc_send_metrics()
Dmds_client.c1428 msg->hdr.compat_version = cpu_to_le16(1); in create_session_open_msg()
2123 msg->hdr.compat_version = cpu_to_le16(1); in ceph_send_cap_releases()
3829 reply->hdr.compat_version = cpu_to_le16(4); in send_reconnect_partial()
4272 reply->hdr.compat_version = cpu_to_le16(4); in send_mds_reconnect()
/linux-6.1.9/net/ceph/
Dmessenger_v2.c607 hdr->compat_version = hdr2->compat_version; in fill_header()
624 hdr2->compat_version = hdr->compat_version; in fill_header2()
/linux-6.1.9/tools/perf/
Ddesign.txt298 __u32 compat_version; /* lowest version this is compat with */