Searched defs:WriteReply (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h587 struct WriteReply : ReplyRequest { struct in inherits:ReplyRequest
588 WriteReply() : ReplyRequest(WRITE_REPLY) {} function in struct:WriteReply
/haiku/headers/private/userlandfs/private/
H A DRequests.h968 class WriteReply : public ReplyRequest { class in namespace:UserlandFSUtil
970 WriteReply() : ReplyRequest(WRITE_REPLY) {} function in class:UserlandFSUtil::WriteReply

Completed in 28 milliseconds