Home
last modified time | relevance | path

Searched refs:xfs_iext_count_extend (Results 1 – 9 of 9) sorted by relevance

/linux/fs/xfs/
H A Dxfs_bmap_util.c720 error = xfs_iext_count_extend(tp, ip, XFS_DATA_FORK, in xfs_alloc_file_space()
778 error = xfs_iext_count_extend(tp, ip, XFS_DATA_FORK, in xfs_unmap_extent()
1069 error = xfs_iext_count_extend(tp, ip, XFS_DATA_FORK, in xfs_insert_file_space()
1296 error = xfs_iext_count_extend(tp, ip, in xfs_swap_extent_rmap()
1304 error = xfs_iext_count_extend(tp, tip, in xfs_swap_extent_rmap()
H A Dxfs_reflink.c846 error = xfs_iext_count_extend(tp, ip, XFS_DATA_FORK, in xfs_reflink_end_cow_extent()
1383 error = xfs_iext_count_extend(tp, ip, XFS_DATA_FORK, iext_delta); in xfs_reflink_remap_extent()
H A Dxfs_bmap_item.c532 error = xfs_iext_count_extend(tp, ip, work->bi_whichfork, iext_delta); in xfs_bmap_recover_work()
H A Dxfs_dquot.c375 error = xfs_iext_count_extend(tp, quotip, XFS_DATA_FORK, in xfs_dquot_disk_alloc()
/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h263 int xfs_iext_count_extend(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_inode_fork.c737 xfs_iext_count_extend( in xfs_iext_count_extend() function
H A Dxfs_rtbitmap.c1336 error = xfs_iext_count_extend(tp, ip, XFS_DATA_FORK, in xfs_rtfile_alloc_blocks()
H A Dxfs_attr.c1103 error = xfs_iext_count_extend(args->trans, dp, XFS_ATTR_FORK, in xfs_attr_set()
H A Dxfs_bmap.c4669 error = xfs_iext_count_extend(tp, ip, whichfork, in xfs_bmapi_convert_one_delalloc()