Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_extfree_item.h84 int xfs_efi_copy_format(xfs_log_iovec_t *buf,
Dxfs_extfree_item.c242 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt) in xfs_efi_copy_format() function
Dxfs_log_recover.c3428 error = xfs_efi_copy_format(&item->ri_buf[0], &efip->efi_format); in xlog_recover_efi_pass2()