Home
last modified time | relevance | path

Searched refs:xfs_collapse_file_space (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_bmap_util.h60 int xfs_collapse_file_space(struct xfs_inode *, xfs_off_t offset,
H A Dxfs_file.c951 error = xfs_collapse_file_space(XFS_I(inode), offset, len); in xfs_falloc_collapse_range()
H A Dxfs_bmap_util.c968 xfs_collapse_file_space( in xfs_collapse_file_space() function
H A Dxfs_trace.h829 DEFINE_INODE_EVENT(xfs_collapse_file_space);