_SeekTo
&& (error = _SeekTo(position)) == B_OK) {
error = _SeekTo(position);
status_t _SeekTo(off_t position);