Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.h60 int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
Dxfs_bmap_util.c1166 xfs_free_file_space( in xfs_free_file_space() function
1365 error = xfs_free_file_space(ip, offset, len); in xfs_zero_file_space()
1528 error = xfs_free_file_space(ip, offset, len); in xfs_collapse_file_space()
Dxfs_file.c897 error = xfs_free_file_space(ip, offset, len); in xfs_file_fallocate()
Dxfs_ioctl.c706 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);