Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_attr_inactive.c426 error = xfs_itruncate_extents(&trans, dp, XFS_ATTR_FORK, 0); in xfs_attr_inactive()
Dxfs_inode.h446 xfs_itruncate_extents( in xfs_itruncate_extents() function
Dxfs_qm_syscalls.c240 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0); in xfs_qm_scall_trunc_qfile()
Dxfs_iops.c995 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, newsize); in xfs_setattr_size()
Dxfs_inode.c1713 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0); in xfs_inactive_truncate()