Home
last modified time | relevance | path

Searched refs:src_efi_fmt_64 (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_extfree_item.c214 xfs_efi_log_format_64_t *src_efi_fmt_64 = buf->i_addr; in xfs_efi_copy_format() local
216 dst_efi_fmt->efi_type = src_efi_fmt_64->efi_type; in xfs_efi_copy_format()
217 dst_efi_fmt->efi_size = src_efi_fmt_64->efi_size; in xfs_efi_copy_format()
218 dst_efi_fmt->efi_nextents = src_efi_fmt_64->efi_nextents; in xfs_efi_copy_format()
219 dst_efi_fmt->efi_id = src_efi_fmt_64->efi_id; in xfs_efi_copy_format()
222 src_efi_fmt_64->efi_extents[i].ext_start; in xfs_efi_copy_format()
224 src_efi_fmt_64->efi_extents[i].ext_len; in xfs_efi_copy_format()