Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_bmap_util.h58 int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
H A Dxfs_file.c901 error = xfs_free_file_space(ip, offset, len); in xfs_file_fallocate()
973 error = xfs_free_file_space(ip, offset, len); in xfs_file_fallocate()
H A Dxfs_bmap_util.c927 xfs_free_file_space( in xfs_free_file_space() function
1080 error = xfs_free_file_space(ip, offset, len); in xfs_collapse_file_space()
H A Dxfs_trace.h628 DEFINE_INODE_EVENT(xfs_free_file_space);