Searched refs:xfs_free_file_space (Results 1 – 4 of 4) sorted by relevance
58 int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
882 error = xfs_free_file_space(ip, offset, len); in xfs_file_fallocate()954 error = xfs_free_file_space(ip, offset, len); in xfs_file_fallocate()
927 xfs_free_file_space( in xfs_free_file_space() function1080 error = xfs_free_file_space(ip, offset, len); in xfs_collapse_file_space()
628 DEFINE_INODE_EVENT(xfs_free_file_space);