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

/haiku/headers/private/userlandfs/private/
H A DRequests.h654 // IterativeIOFinishedReply
655 class IterativeIOFinishedReply : public ReplyRequest { class in namespace:UserlandFSUtil
657 IterativeIOFinishedReply() : ReplyRequest(ITERATIVE_IO_FINISHED_REPLY) {} function in class:UserlandFSUtil::IterativeIOFinishedReply
2058 return task((IterativeIOFinishedReply*)request);
2452 using UserlandFSUtil::IterativeIOFinishedReply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp682 IterativeIOFinishedReply* reply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp4803 IterativeIOFinishedReply* reply;

Completed in 99 milliseconds