LockT
req.LockT(*type, *position, *length, cookie->fOpenState);
result = reply.LockT(position, length, type);
status_t LockT(uint64* pos, uint64* len, LockType* type);
status_t LockT(LockType type, uint64 pos,