OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:physoffset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/hfs/
hfs_subr.c
254
uint64_t
physoffset
; /* physical offset from start of device(?) */
local
274
physoffset
= offset + vol->offset;
276
return hfs_pread(cbdata->devvp, outbytes, cbdata->devblksz,
physoffset
,
hfs_subr.c
254
uint64_t
physoffset
; /* physical offset from start of device(?) */
local
274
physoffset
= offset + vol->offset;
276
return hfs_pread(cbdata->devvp, outbytes, cbdata->devblksz,
physoffset
,
Completed in 48 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026