xfs_insert_file_space   66 fs/xfs/xfs_bmap_util.h int	xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
xfs_insert_file_space  936 fs/xfs/xfs_file.c 		error = xfs_insert_file_space(ip, offset, len);
xfs_insert_file_space  624 fs/xfs/xfs_trace.h DEFINE_INODE_EVENT(xfs_insert_file_space);