Searched refs:xfs_efi_log_format_t (Results 1 – 4 of 4) sorted by relevance
51 xfs_efi_log_format_t efi_format;78 xfs_efi_log_format_t *dst_efi_fmt);
257 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt) in xfs_efi_copy_format()259 xfs_efi_log_format_t *src_efi_fmt = buf->i_addr; in xfs_efi_copy_format()261 uint len = sizeof(xfs_efi_log_format_t) + in xfs_efi_copy_format()
2940 xfs_efi_log_format_t *efi_formatp; in xlog_recover_efi_pass2()
551 } xfs_efi_log_format_t; typedef