Searched refs:RequestAllocator (Results 1 - 25 of 26) sorted by relevance

12

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/private/
H A DRequestAllocator.h0 // RequestAllocator.h
17 // RequestAllocator
18 class RequestAllocator { class in namespace:UserlandFSUtil
20 RequestAllocator(Port* port);
21 ~RequestAllocator();
74 AllocateRequest(RequestAllocator& allocator, SpecificRequest** request)
86 using UserlandFSUtil::RequestAllocator;
H A DRequest.h16 class RequestAllocator;
36 friend class RequestAllocator;
H A DRequestPort.h7 #include "RequestAllocator.h"
27 status_t SendRequest(RequestAllocator* allocator);
28 status_t SendRequest(RequestAllocator* allocator,
/haiku-fatelf/headers/private/userlandfs/private/
H A DRequestAllocator.h19 // RequestAllocator
20 class RequestAllocator { class in namespace:UserlandFSUtil
22 RequestAllocator(Port* port);
23 ~RequestAllocator();
78 AllocateRequest(RequestAllocator& allocator, SpecificRequest** request)
90 using UserlandFSUtil::RequestAllocator;
H A DRequest.h16 class RequestAllocator;
36 friend class RequestAllocator;
H A DRequestPort.h7 #include "RequestAllocator.h"
27 status_t SendRequest(RequestAllocator* allocator);
28 status_t SendRequest(RequestAllocator* allocator,
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestAllocator.cpp12 #include "RequestAllocator.h"
16 RequestAllocator::RequestAllocator(Port* port) function in class:RequestAllocator
31 RequestAllocator::~RequestAllocator()
38 RequestAllocator::Init(Port* port)
51 RequestAllocator::Uninit()
77 RequestAllocator::Error() const
84 RequestAllocator::FinishDeferredInit()
95 PRINT(("RequestAllocator
[all...]
H A DRequestPort.cpp19 RequestAllocator allocator;
75 RequestPort::SendRequest(RequestAllocator* allocator)
105 RequestPort::SendRequest(RequestAllocator* allocator,
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/private/
H A DRequestAllocator.cpp0 // RequestAllocator.cpp
9 #include "RequestAllocator.h"
12 RequestAllocator::RequestAllocator(Port* port) function in class:RequestAllocator
25 RequestAllocator::~RequestAllocator()
32 RequestAllocator::Init(Port* port)
44 RequestAllocator::Uninit()
64 RequestAllocator::Error() const
71 RequestAllocator
[all...]
H A DRequestPort.cpp17 RequestAllocator allocator;
73 RequestPort::SendRequest(RequestAllocator* allocator)
103 RequestPort::SendRequest(RequestAllocator* allocator,
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A DUserlandRequestHandler.cpp228 RequestAllocator allocator(fPort->GetPort());
255 RequestAllocator allocator(fPort->GetPort());
279 RequestAllocator allocator(fPort->GetPort());
304 RequestAllocator allocator(fPort->GetPort());
329 RequestAllocator allocator(fPort->GetPort());
358 RequestAllocator allocator(fPort->GetPort());
383 RequestAllocator allocator(fPort->GetPort());
407 RequestAllocator allocator(fPort->GetPort());
435 RequestAllocator allocator(fPort->GetPort());
460 RequestAllocator allocato
[all...]
H A Dkernel_emu.cpp137 RequestAllocator allocator(port->GetPort());
174 RequestAllocator allocator(port->GetPort());
204 RequestAllocator allocator(port->GetPort());
248 RequestAllocator allocator(port->GetPort());
281 RequestAllocator allocator(port->GetPort());
313 RequestAllocator allocator(port->GetPort());
346 RequestAllocator allocator(port->GetPort());
378 RequestAllocator allocator(port->GetPort());
410 RequestAllocator allocator(port->GetPort());
H A DUserlandRequestHandler.h125 status_t _SendReply(RequestAllocator& allocator,
H A DUserlandFSDispatcher.cpp18 #include "RequestAllocator.h"
342 RequestAllocator allocator(fRequestPort->GetPort());
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A DKernelRequestHandler.cpp125 RequestAllocator allocator(fPort->GetPort());
147 RequestAllocator allocator(fPort->GetPort());
197 RequestAllocator allocator(fPort->GetPort());
222 RequestAllocator allocator(fPort->GetPort());
244 RequestAllocator allocator(fPort->GetPort());
265 RequestAllocator allocator(fPort->GetPort());
286 RequestAllocator allocator(fPort->GetPort());
307 RequestAllocator allocator(fPort->GetPort());
328 RequestAllocator allocator(fPort->GetPort());
H A DVolume.cpp14 #include "RequestAllocator.h"
258 RequestAllocator allocator(port->GetPort());
287 RequestAllocator allocator(port->GetPort());
317 RequestAllocator allocator(port->GetPort());
351 RequestAllocator allocator(port->GetPort());
398 RequestAllocator allocator(port->GetPort());
432 RequestAllocator allocator(port->GetPort());
462 RequestAllocator allocator(port->GetPort());
493 RequestAllocator allocator(port->GetPort());
525 RequestAllocator allocato
[all...]
H A DVolume.h13 class RequestAllocator;
19 using UserlandFSUtil::RequestAllocator;
175 RequestAllocator* allocator,
H A DUserlandFS.cpp37 RequestAllocator allocator(fPort->GetPort());
H A DFileSystem.cpp10 #include "RequestAllocator.h"
126 RequestAllocator allocator(port->GetPort());
243 RequestAllocator allocator(fInitPort->GetPort());
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp275 RequestAllocator allocator(fPort->GetPort());
303 RequestAllocator allocator(fPort->GetPort());
328 RequestAllocator allocator(fPort->GetPort());
354 RequestAllocator allocator(fPort->GetPort());
381 RequestAllocator allocator(fPort->GetPort());
414 RequestAllocator allocator(fPort->GetPort());
441 RequestAllocator allocator(fPort->GetPort());
487 RequestAllocator allocator(fPort->GetPort());
519 RequestAllocator allocator(fPort->GetPort());
547 RequestAllocator allocato
[all...]
H A Dkernel_emu.cpp142 RequestAllocator allocator(port->GetPort());
188 RequestAllocator allocator(port->GetPort());
226 RequestAllocator allocator(port->GetPort());
272 RequestAllocator allocator(port->GetPort());
308 RequestAllocator allocator(port->GetPort());
343 RequestAllocator allocator(port->GetPort());
379 RequestAllocator allocator(port->GetPort());
417 RequestAllocator allocator(port->GetPort());
479 RequestAllocator allocator(port->GetPort());
514 RequestAllocator allocato
[all...]
H A DUserlandRequestHandler.h93 class RequestAllocator;
209 status_t _SendReply(RequestAllocator& allocator,
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp230 RequestAllocator allocator(fPort->GetPort());
264 RequestAllocator allocator(fPort->GetPort());
325 RequestAllocator allocator(fPort->GetPort());
352 RequestAllocator allocator(fPort->GetPort());
374 RequestAllocator allocator(fPort->GetPort());
397 RequestAllocator allocator(fPort->GetPort());
423 RequestAllocator allocator(fPort->GetPort());
448 RequestAllocator allocator(fPort->GetPort());
471 RequestAllocator allocator(fPort->GetPort());
492 RequestAllocator allocato
[all...]
H A DVolume.cpp33 #include "RequestAllocator.h"
895 RequestAllocator allocator(port->GetPort());
956 RequestAllocator allocator(port->GetPort());
1021 RequestAllocator allocator(port->GetPort());
1068 RequestAllocator allocator(port->GetPort());
1159 RequestAllocator allocator(port->GetPort());
1216 RequestAllocator allocator(port->GetPort());
1278 RequestAllocator allocator(port->GetPort());
1415 RequestAllocator allocator(port->GetPort());
1477 RequestAllocator allocato
[all...]
H A DVolume.h19 class RequestAllocator;
28 using UserlandFSUtil::RequestAllocator;
268 RequestAllocator* allocator,

Completed in 175 milliseconds

12