Searched refs:newEndOffset (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/libutil-38/
H A Dwipefs.cpp282 off_t newOffset, newEndOffset; local
284 newEndOffset = roundup(byteOffset + numBytes, nativeBlockSize);
286 numBytes = newEndOffset - newOffset;

Completed in 321 milliseconds