Searched refs:NotifyIORequestReply (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp855 NotifyIORequestReply* reply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp1005 NotifyIORequestReply* reply;
/haiku/headers/private/userlandfs/private/
H A DRequests.h1922 // NotifyIORequestReply
1923 class NotifyIORequestReply : public ReplyRequest { class in namespace:UserlandFSUtil
1925 NotifyIORequestReply() : ReplyRequest(NOTIFY_IO_REQUEST_REPLY) {} function in class:UserlandFSUtil::NotifyIORequestReply
2380 return task((NotifyIORequestReply*)request);
2620 using UserlandFSUtil::NotifyIORequestReply;

Completed in 113 milliseconds