xfs_free_file_space 1161 fs/xfs/xfs_bmap_util.c 	error = xfs_free_file_space(ip, offset, len);
xfs_free_file_space 1242 fs/xfs/xfs_bmap_util.c 	error = xfs_free_file_space(ip, offset, len);
xfs_free_file_space   60 fs/xfs/xfs_bmap_util.h int	xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
xfs_free_file_space  822 fs/xfs/xfs_file.c 		error = xfs_free_file_space(ip, offset, len);
xfs_free_file_space  683 fs/xfs/xfs_ioctl.c 		error = xfs_free_file_space(ip, bf->l_start, bf->l_len);
xfs_free_file_space  621 fs/xfs/xfs_trace.h DEFINE_INODE_EVENT(xfs_free_file_space);