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

/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h672 struct CreateSymlinkReply : ReplyRequest { struct in inherits:ReplyRequest
673 CreateSymlinkReply() : ReplyRequest(CREATE_SYMLINK_REPLY) {} function in struct:CreateSymlinkReply
/haiku/headers/private/userlandfs/private/
H A DRequests.h777 class CreateSymlinkReply : public ReplyRequest { class in namespace:UserlandFSUtil
779 CreateSymlinkReply() : ReplyRequest(CREATE_SYMLINK_REPLY) {} function in class:UserlandFSUtil::CreateSymlinkReply

Completed in 49 milliseconds