src_efi_fmt_32    203 fs/xfs/xfs_extfree_item.c 		xfs_efi_log_format_32_t *src_efi_fmt_32 = buf->i_addr;
src_efi_fmt_32    205 fs/xfs/xfs_extfree_item.c 		dst_efi_fmt->efi_type     = src_efi_fmt_32->efi_type;
src_efi_fmt_32    206 fs/xfs/xfs_extfree_item.c 		dst_efi_fmt->efi_size     = src_efi_fmt_32->efi_size;
src_efi_fmt_32    207 fs/xfs/xfs_extfree_item.c 		dst_efi_fmt->efi_nextents = src_efi_fmt_32->efi_nextents;
src_efi_fmt_32    208 fs/xfs/xfs_extfree_item.c 		dst_efi_fmt->efi_id       = src_efi_fmt_32->efi_id;
src_efi_fmt_32    211 fs/xfs/xfs_extfree_item.c 				src_efi_fmt_32->efi_extents[i].ext_start;
src_efi_fmt_32    213 fs/xfs/xfs_extfree_item.c 				src_efi_fmt_32->efi_extents[i].ext_len;