cd9660_ihashget   139 isofs/cd9660/cd9660_node.h struct	vnode *cd9660_ihashget(dev_t, ino_t);
cd9660_ihashget   760 isofs/cd9660/cd9660_vfsops.c 	if ((*vpp = cd9660_ihashget(dev, ino)) != NULLVP)