Home
last modified time | relevance | path

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

/linux-6.14.4/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
6302 uint16_t struct_version; member
6365 uint16_t struct_version; member
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_sb.h33 int struct_version);
Dxfs_sb.c1433 int struct_version) in xfs_fs_geometry() argument
1454 if (struct_version < 2) in xfs_fs_geometry()
1460 if (struct_version < 3) in xfs_fs_geometry()
1516 if (struct_version < 4) in xfs_fs_geometry()
1524 if (struct_version < 5) in xfs_fs_geometry()
/linux-6.14.4/drivers/platform/chrome/wilco_ec/
Dmailbox.c95 rq->struct_version = EC_MAILBOX_PROTO_VERSION; in wilco_ec_prepare()
/linux-6.14.4/fs/xfs/
Dxfs_ioctl.c356 int struct_version) in xfs_ioc_fsgeometry() argument
361 xfs_fs_geometry(mp, &fsgeo, struct_version); in xfs_ioc_fsgeometry()
363 if (struct_version <= 3) in xfs_ioc_fsgeometry()
365 else if (struct_version == 4) in xfs_ioc_fsgeometry()
/linux-6.14.4/drivers/platform/chrome/
Dcros_ec_ishtp.c506 out_msg->ec_request.struct_version, in cros_ec_pkt_xfer_ish()
527 in_msg->ec_response.struct_version, in cros_ec_pkt_xfer_ish()
Dcros_ec_proto.c71 request->struct_version = EC_HOST_REQUEST_VERSION; in prepare_tx()
Dcros_ec_proto_test.c104 KUNIT_EXPECT_EQ(test, request->struct_version, EC_HOST_REQUEST_VERSION); in cros_ec_proto_test_prepare_tx_normal()
/linux-6.14.4/arch/mips/include/asm/sn/
Dklconfig.h486 unsigned char struct_version; /* version of this structure */ member