Home
last modified time | relevance | path

Searched refs:src_efi_fmt_32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_extfree_item.c200 xfs_efi_log_format_32_t *src_efi_fmt_32 = buf->i_addr; in xfs_efi_copy_format() local
202 dst_efi_fmt->efi_type = src_efi_fmt_32->efi_type; in xfs_efi_copy_format()
203 dst_efi_fmt->efi_size = src_efi_fmt_32->efi_size; in xfs_efi_copy_format()
204 dst_efi_fmt->efi_nextents = src_efi_fmt_32->efi_nextents; in xfs_efi_copy_format()
205 dst_efi_fmt->efi_id = src_efi_fmt_32->efi_id; in xfs_efi_copy_format()
208 src_efi_fmt_32->efi_extents[i].ext_start; in xfs_efi_copy_format()
210 src_efi_fmt_32->efi_extents[i].ext_len; in xfs_efi_copy_format()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_extfree_item.c191 xfs_efi_log_format_32_t *src_efi_fmt_32 = buf->i_addr; in xfs_efi_copy_format() local
193 dst_efi_fmt->efi_type = src_efi_fmt_32->efi_type; in xfs_efi_copy_format()
194 dst_efi_fmt->efi_size = src_efi_fmt_32->efi_size; in xfs_efi_copy_format()
195 dst_efi_fmt->efi_nextents = src_efi_fmt_32->efi_nextents; in xfs_efi_copy_format()
196 dst_efi_fmt->efi_id = src_efi_fmt_32->efi_id; in xfs_efi_copy_format()
199 src_efi_fmt_32->efi_extents[i].ext_start; in xfs_efi_copy_format()
201 src_efi_fmt_32->efi_extents[i].ext_len; in xfs_efi_copy_format()

Completed in 3 milliseconds