Searched refs:xfs_itruncate_extents (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_attr_inactive.c | 375 error = xfs_itruncate_extents(&trans, dp, XFS_ATTR_FORK, in xfs_attr_inactive() 389 error = xfs_itruncate_extents(&trans, dp, XFS_ATTR_FORK, 0); in xfs_attr_inactive()
|
| H A D | xfs_inode.h | 601 xfs_itruncate_extents( in xfs_itruncate_extents() function
|
| H A D | xfs_iops.c | 1095 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, newsize); in xfs_vn_setattr_size()
|
| H A D | xfs_inode.c | 1174 error = xfs_itruncate_extents(&tp, ip, XFS_DATA_FORK, 0); in xfs_inactive_truncate()
|