Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_bmap_util.h60 int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
Dxfs_bmap_util.c1204 xfs_free_file_space( in xfs_free_file_space() function
1403 error = xfs_free_file_space(ip, offset, len); in xfs_zero_file_space()
1568 error = xfs_free_file_space(ip, offset, len); in xfs_collapse_file_space()
Dxfs_file.c946 error = xfs_free_file_space(ip, offset, len); in xfs_file_fallocate()
Dxfs_ioctl.c723 error = xfs_free_file_space(ip, bf->l_start, bf->l_len); in xfs_ioc_space()
Dxfs_trace.h664 DEFINE_INODE_EVENT(xfs_free_file_space);