Home
last modified time | relevance | path

Searched refs:xfs_itruncate_extents (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_attr_inactive.c375 error = xfs_itruncate_extents(&trans, dp, XFS_ATTR_FORK, 0); in xfs_attr_inactive()
H A Dxfs_qm_syscalls.c82 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0); in xfs_qm_scall_trunc_qfile()
H A Dxfs_inode.h587 xfs_itruncate_extents( in xfs_itruncate_extents() function
H A Dxfs_iops.c989 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, newsize); in xfs_setattr_size()
H A Dxfs_inode.c1168 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0); in xfs_inactive_truncate()