xfs_xmd_log_format
XFS_CHECK_STRUCT_SIZE(struct xfs_xmd_log_format, 16);
*nbytes += sizeof(struct xfs_xmd_log_format);
sizeof(struct xfs_xmd_log_format));
struct xfs_xmd_log_format *xmd_formatp;
if (item->ri_buf[0].iov_len != sizeof(struct xfs_xmd_log_format)) {
struct xfs_xmd_log_format xmd_format;