Home
last modified time | relevance | path

Searched refs:xfs_log_iovec_t (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_log_recover.h30 xfs_log_iovec_t *ri_buf; /* ptr to regions buffer */
Dxfs_log_format.h198 } xfs_log_iovec_t; typedef
/Linux-v4.19/fs/xfs/
Dxfs_inode_item.h38 extern int xfs_inode_item_format_convert(xfs_log_iovec_t *,
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()
Dxfs_log_recover.c4370 kmem_zalloc(item->ri_total * sizeof(xfs_log_iovec_t), in xlog_recover_add_to_trans()