xfs_fsid
XFS_CHECK_STRUCT_SIZE(struct xfs_fsid, 8);
memcpy(&handle->ha_fsid, mp->m_fixedfsid, sizeof(struct xfs_fsid));
memcpy(&handle->ha_fsid, mp->m_fixedfsid, sizeof(struct xfs_fsid));
return sizeof(struct xfs_fsid);