Home
last modified time | relevance | path

Searched refs:physoffset (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/fs/hfs/
Dhfs_subr.c254 uint64_t physoffset; /* physical offset from start of device(?) */ in hfs_libcb_read() local
274 physoffset = offset + vol->offset; in hfs_libcb_read()
276 return hfs_pread(cbdata->devvp, outbytes, cbdata->devblksz, physoffset, in hfs_libcb_read()