xfs_cud_log_format
XFS_CHECK_STRUCT_SIZE(struct xfs_cud_log_format, 16);
*nbytes += sizeof(struct xfs_cud_log_format);
return xlog_item_space(1, sizeof(struct xfs_cud_log_format));
sizeof(struct xfs_cud_log_format));
struct xfs_cud_log_format *cud_formatp;
if (item->ri_buf[0].iov_len != sizeof(struct xfs_cud_log_format)) {
struct xfs_cud_log_format *cud_formatp;
if (item->ri_buf[0].iov_len != sizeof(struct xfs_cud_log_format)) {
struct xfs_cud_log_format cud_format;