OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saveoffset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/cd9660/
cd9660_lookup.c
107
int
saveoffset
= -1; /* offset of last directory entry in dir */
local in function:cd9660_lookup
272
saveoffset
= dp->i_offset;
308
if (
saveoffset
!= dp->i_offset) {
310
cd9660_lblkno(imp,
saveoffset
)) {
314
(off_t)
saveoffset
, NULL, &bp)) != 0)
317
entryoffsetinblock =
saveoffset
& bmask;
320
dp->i_offset =
saveoffset
;
cd9660_lookup.c
107
int
saveoffset
= -1; /* offset of last directory entry in dir */
local in function:cd9660_lookup
272
saveoffset
= dp->i_offset;
308
if (
saveoffset
!= dp->i_offset) {
310
cd9660_lblkno(imp,
saveoffset
)) {
314
(off_t)
saveoffset
, NULL, &bp)) != 0)
317
entryoffsetinblock =
saveoffset
& bmask;
320
dp->i_offset =
saveoffset
;
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025