Searched defs:CloseReply (Results 1 - 2 of 2) sorted by last modified time

/haiku/headers/private/userlandfs/private/
H A DRequests.h921 class CloseReply : public ReplyRequest { class in namespace:UserlandFSUtil
923 CloseReply() : ReplyRequest(CLOSE_REPLY) {} function in class:UserlandFSUtil::CloseReply
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h521 struct CloseReply : ReplyRequest { struct in inherits:ReplyRequest
522 CloseReply() : ReplyRequest(CLOSE_REPLY) {} function in struct:CloseReply

Completed in 88 milliseconds