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

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.h172 status_t _LockQueryHandle(int32 cookie,
H A DClientConnection.cpp958 SET_ERROR(result, _LockQueryHandle(request->cookie, &handle));
2419 result = _LockQueryHandle(request->cookie, &handle);
3273 // _LockQueryHandle
3277 ClientConnection::_LockQueryHandle(int32 cookie, QueryHandle** _handle) function in class:ClientConnection

Completed in 156 milliseconds