Searched refs:cd9660_seek (Results 1 – 1 of 1) sorted by relevance
69 static off_t cd9660_seek(struct open_file *f, off_t offset, int where);88 .fo_seek = cd9660_seek,589 cd9660_seek(struct open_file *f, off_t offset, int where) in cd9660_seek() function