Home
last modified time | relevance | path

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

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