Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_log_recover.h42 xfs_log_iovec_t *ri_buf; /* ptr to regions buffer */
Dxfs_extfree_item.h155 int xfs_efi_copy_format(xfs_log_iovec_t *buf,
Dxfs_inode_item.h169 extern int xfs_inode_item_format_convert(xfs_log_iovec_t *,
Dxfs_log.h97 } xfs_log_iovec_t; typedef
Dxfs_extfree_item.c270 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt) in xfs_efi_copy_format()
Dxfs_inode_item.c927 xfs_log_iovec_t *buf, in xfs_inode_item_format_convert()
Dxfs_log_recover.c1566 kmem_zalloc(item->ri_total * sizeof(xfs_log_iovec_t), in xlog_recover_add_to_trans()