Searched refs:xfs_itruncate_extents (Results 1 - 5 of 5) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_iops.c961 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, newsize);
H A Dxfs_inode.h568 xfs_itruncate_extents( function
H A Dxfs_inode.c1704 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0);
H A Dxfs_attr_inactive.c375 error = xfs_itruncate_extents(&trans, dp, XFS_ATTR_FORK, 0);
H A Dxfs_qm_syscalls.c83 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0);

Completed in 285 milliseconds