saveoffset 106 isofs/cd9660/cd9660_lookup.c int saveoffset = -1; /* offset of last directory entry in dir */ saveoffset 271 isofs/cd9660/cd9660_lookup.c saveoffset = dp->i_offset; saveoffset 305 isofs/cd9660/cd9660_lookup.c if (saveoffset != dp->i_offset) { saveoffset 307 isofs/cd9660/cd9660_lookup.c lblkno(imp, saveoffset)) { saveoffset 311 isofs/cd9660/cd9660_lookup.c (off_t)saveoffset, NULL, &bp)) != 0) saveoffset 314 isofs/cd9660/cd9660_lookup.c entryoffsetinblock = saveoffset & bmask; saveoffset 317 isofs/cd9660/cd9660_lookup.c dp->i_offset = saveoffset;