xfs_efi_log_format
return sizeof(struct xfs_efi_log_format) +
XFS_CHECK_OFFSET(struct xfs_efi_log_format, efi_extents, 16);
struct xfs_efi_log_format *dst_efi_fmt)
struct xfs_efi_log_format *src_efi_fmt = buf->iov_base;
offsetof(struct xfs_efi_log_format, efi_extents));
struct xfs_efi_log_format *efi_formatp;
struct xfs_efi_log_format *efi_formatp;
struct xfs_efi_log_format efi_format;