Searched refs:noffset (Results 1 – 2 of 2) sorted by relevance
58 offset_t noffset, offset = 0; in main() local173 noffset = llseek(bigfd, offset, SEEK_SET); in main()174 if (noffset != offset) { in main()176 filename, offset, noffset, strerror(errno), errno); in main()
1413 off_t noffset; in fscache_addagain() local1424 noffset = logfile_object_p->i_cur_offset; in fscache_addagain()1439 fscache_object_p->i_again_offset = noffset; in fscache_addagain()1473 entp->dl_u.dl_modify.dl_next = noffset; in fscache_addagain()1476 xx = logfile_entry(logfile_object_p, noffset, &entp); in fscache_addagain()