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