Searched refs:startoffset (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c5163 off_t startoffset; local
5177 startoffset = offset = uio_offset(uio);
5350 uio_setoffset(uio, startoffset);
5387 if (startoffset == 0)
5399 (uio_offset(uio) == startoffset)) {

Completed in 23 milliseconds