cd9660_seek
static off_t cd9660_seek(struct open_file *f, off_t offset, int where);
.fo_seek = cd9660_seek,