Home
last modified time | relevance | path

Searched refs:xfs_iext_count_may_overflow (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_inode_fork.h257 int xfs_iext_count_may_overflow(struct xfs_inode *ip, int whichfork,
Dxfs_inode_fork.c732 xfs_iext_count_may_overflow( in xfs_iext_count_may_overflow() function
Dxfs_attr.c1029 error = xfs_iext_count_may_overflow(dp, XFS_ATTR_FORK, in xfs_attr_set()
Dxfs_bmap.c4529 error = xfs_iext_count_may_overflow(ip, whichfork, in xfs_bmapi_convert_delalloc()
/Linux-v6.1/fs/xfs/
Dxfs_bmap_util.c863 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, in xfs_alloc_file_space()
921 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, in xfs_unmap_extent()
1204 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, in xfs_insert_file_space()
1433 error = xfs_iext_count_may_overflow(ip, in xfs_swap_extent_rmap()
1444 error = xfs_iext_count_may_overflow(tip, in xfs_swap_extent_rmap()
Dxfs_reflink.c752 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, in xfs_reflink_end_cow_extent()
1281 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, iext_delta); in xfs_reflink_remap_extent()
Dxfs_iomap.c253 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, nr_exts); in xfs_iomap_write_direct()
558 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, in xfs_iomap_write_unwritten()
Dxfs_bmap_item.c520 error = xfs_iext_count_may_overflow(ip, whichfork, iext_delta); in xfs_bui_item_recover()
Dxfs_dquot.c320 error = xfs_iext_count_may_overflow(quotip, XFS_DATA_FORK, in xfs_dquot_disk_alloc()
Dxfs_rtalloc.c807 error = xfs_iext_count_may_overflow(ip, XFS_DATA_FORK, in xfs_growfs_rt_alloc()