Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dmsgr.h186 __le16 compat_version; member
205 __le16 compat_version; member
/Linux-v5.15/include/uapi/linux/
Dperf_event.h518 __u32 compat_version; /* lowest version this is compat with */ member
/Linux-v5.15/tools/include/uapi/linux/
Dperf_event.h518 __u32 compat_version; /* lowest version this is compat with */ member
/Linux-v5.15/fs/ceph/
Dmetric.c161 msg->hdr.compat_version = cpu_to_le16(1); in ceph_mdsc_send_metrics()
Dmds_client.c1328 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()
3707 reply->hdr.compat_version = cpu_to_le16(4); in send_reconnect_partial()
4151 reply->hdr.compat_version = cpu_to_le16(4); in send_mds_reconnect()
/Linux-v5.15/net/ceph/
Dmessenger_v2.c606 hdr->compat_version = hdr2->compat_version; in fill_header()
623 hdr2->compat_version = hdr->compat_version; in fill_header2()
/Linux-v5.15/tools/perf/
Ddesign.txt295 __u32 compat_version; /* lowest version this is compat with */