xfs_zero_file_space 62 fs/xfs/xfs_bmap_util.h int xfs_zero_file_space(struct xfs_inode *ip, xfs_off_t offset, xfs_zero_file_space 884 fs/xfs/xfs_file.c error = xfs_zero_file_space(ip, offset, len); xfs_zero_file_space 673 fs/xfs/xfs_ioctl.c error = xfs_zero_file_space(ip, bf->l_start, bf->l_len); xfs_zero_file_space 622 fs/xfs/xfs_trace.h DEFINE_INODE_EVENT(xfs_zero_file_space);