Searched refs:xfs_efi_log_format_t (Results 1 – 3 of 3) sorted by relevance
60 } xfs_efi_log_format_t; typedef136 xfs_efi_log_format_t efi_format;163 xfs_efi_log_format_t *dst_efi_fmt);
79 size = sizeof(xfs_efi_log_format_t); in xfs_efi_item_format()86 ASSERT(size >= sizeof(xfs_efi_log_format_t)); in xfs_efi_item_format()280 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt) in xfs_efi_copy_format()282 xfs_efi_log_format_t *src_efi_fmt = (xfs_efi_log_format_t *)buf->i_addr; in xfs_efi_copy_format()284 uint len = sizeof(xfs_efi_log_format_t) + in xfs_efi_copy_format()
2672 xfs_efi_log_format_t *efi_formatp; in xlog_recover_do_efi_trans()2678 efi_formatp = (xfs_efi_log_format_t *)item->ri_buf[0].i_addr; in xlog_recover_do_efi_trans()