Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ceph/
Dmsgr.h186 __le16 compat_version; member
205 __le16 compat_version; member
/linux-6.12.1/include/uapi/linux/
Dperf_event.h573 __u32 compat_version; /* lowest version this is compat with */ member
/linux-6.12.1/tools/include/uapi/linux/
Dperf_event.h573 __u32 compat_version; /* lowest version this is compat with */ member
/linux-6.12.1/fs/ceph/
Dmetric.c178 msg->hdr.compat_version = cpu_to_le16(1); in ceph_mdsc_send_metrics()
Dmds_client.c1606 msg->hdr.compat_version = cpu_to_le16(1); in create_session_full_msg()
2350 msg->hdr.compat_version = cpu_to_le16(1); in ceph_send_cap_releases()
4519 reply->hdr.compat_version = cpu_to_le16(4); in send_reconnect_partial()
4976 reply->hdr.compat_version = cpu_to_le16(4); in send_mds_reconnect()
/linux-6.12.1/net/ceph/
Dmessenger_v2.c618 hdr->compat_version = hdr2->compat_version; in fill_header()
635 hdr2->compat_version = hdr->compat_version; in fill_header2()
/linux-6.12.1/tools/perf/
Ddesign.txt298 __u32 compat_version; /* lowest version this is compat with */