Searched refs:CancelIOReply (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/userlandfs/private/
H A DRequests.h611 // CancelIOReply
612 class CancelIOReply : public ReplyRequest { class in namespace:UserlandFSUtil
614 CancelIOReply() : ReplyRequest(CANCEL_IO_REPLY) {} function in class:UserlandFSUtil::CancelIOReply
2050 return task((CancelIOReply*)request);
2448 using UserlandFSUtil::CancelIOReply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp610 CancelIOReply* reply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp1293 CancelIOReply* reply;

Completed in 98 milliseconds