cd9660_isohash
u_int cd9660_isohash(dev_t, cdino_t);
#define INOHASH(device, inum) cd9660_isohash((device), (inum))