Searched refs:src_efi_fmt (Results 1 – 1 of 1) sorted by relevance
272 xfs_efi_log_format_t *src_efi_fmt = buf->i_addr; in xfs_efi_copy_format() local275 (src_efi_fmt->efi_nextents - 1) * sizeof(xfs_extent_t); in xfs_efi_copy_format()277 (src_efi_fmt->efi_nextents - 1) * sizeof(xfs_extent_32_t); in xfs_efi_copy_format()279 (src_efi_fmt->efi_nextents - 1) * sizeof(xfs_extent_64_t); in xfs_efi_copy_format()282 memcpy((char *)dst_efi_fmt, (char*)src_efi_fmt, len); in xfs_efi_copy_format()