Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dmsgr.h186 __le16 compat_version; member
205 __le16 compat_version; member
/Linux-v6.6/tools/include/uapi/linux/
Dperf_event.h569 __u32 compat_version; /* lowest version this is compat with */ member
/Linux-v6.6/include/uapi/linux/
Dperf_event.h569 __u32 compat_version; /* lowest version this is compat with */ member
/Linux-v6.6/fs/ceph/
Dmetric.c177 msg->hdr.compat_version = cpu_to_le16(1); in ceph_mdsc_send_metrics()
Dmds_client.c1587 msg->hdr.compat_version = cpu_to_le16(1); in create_session_open_msg()
2300 msg->hdr.compat_version = cpu_to_le16(1); in ceph_send_cap_releases()
4235 reply->hdr.compat_version = cpu_to_le16(4); in send_reconnect_partial()
4684 reply->hdr.compat_version = cpu_to_le16(4); in send_mds_reconnect()
/Linux-v6.6/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-v6.6/tools/perf/
Ddesign.txt298 __u32 compat_version; /* lowest version this is compat with */