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

/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h643 struct UnlinkReply : ReplyRequest { struct in inherits:ReplyRequest
644 UnlinkReply() : ReplyRequest(UNLINK_REPLY) {} function in struct:UnlinkReply
/haiku/headers/private/userlandfs/private/
H A DRequests.h808 class UnlinkReply : public ReplyRequest { class in namespace:UserlandFSUtil
810 UnlinkReply() : ReplyRequest(UNLINK_REPLY) {} function in class:UserlandFSUtil::UnlinkReply

Completed in 39 milliseconds