Home
last modified time | relevance | path

Searched refs:struct_version (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/include/linux/platform_data/
Dwilco-ec.h63 u8 struct_version; member
81 u8 struct_version; member
Dcros_ec_commands.h756 uint8_t struct_version; member
776 uint8_t struct_version; member
6049 uint16_t struct_version; member
6112 uint16_t struct_version; member
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_sb.h30 int struct_version);
Dxfs_sb.c1124 int struct_version) in xfs_fs_geometry() argument
1145 if (struct_version < 2) in xfs_fs_geometry()
1151 if (struct_version < 3) in xfs_fs_geometry()
1201 if (struct_version < 4) in xfs_fs_geometry()
1209 if (struct_version < 5) in xfs_fs_geometry()
/linux-6.1.9/drivers/platform/chrome/wilco_ec/
Dmailbox.c95 rq->struct_version = EC_MAILBOX_PROTO_VERSION; in wilco_ec_prepare()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_ishtp.c531 out_msg->ec_request.struct_version, in cros_ec_pkt_xfer_ish()
552 in_msg->ec_response.struct_version, in cros_ec_pkt_xfer_ish()
Dcros_ec_proto.c68 request->struct_version = EC_HOST_REQUEST_VERSION; in prepare_tx()
Dcros_ec_proto_test.c103 KUNIT_EXPECT_EQ(test, request->struct_version, EC_HOST_REQUEST_VERSION); in cros_ec_proto_test_prepare_tx_normal()
/linux-6.1.9/fs/xfs/
Dxfs_ioctl.c932 int struct_version) in xfs_ioc_fsgeometry() argument
937 xfs_fs_geometry(mp, &fsgeo, struct_version); in xfs_ioc_fsgeometry()
939 if (struct_version <= 3) in xfs_ioc_fsgeometry()
941 else if (struct_version == 4) in xfs_ioc_fsgeometry()
/linux-6.1.9/arch/mips/include/asm/sn/
Dklconfig.h486 unsigned char struct_version; /* version of this structure */ member