Searched defs:StatAttrReply (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h1140 struct StatAttrReply : ReplyRequest { struct in inherits:ReplyRequest
1141 StatAttrReply() : ReplyRequest(STAT_ATTR_REPLY) {} function in struct:StatAttrReply
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DRequests.h1140 struct StatAttrReply : ReplyRequest { struct in inherits:ReplyRequest
1141 StatAttrReply() : ReplyRequest(STAT_ATTR_REPLY) {} function in struct:StatAttrReply
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/private/
H A DRequests.h1008 class StatAttrReply : public ReplyRequest { class in namespace:UserlandFSUtil
1010 StatAttrReply() : ReplyRequest(STAT_ATTR_REPLY) {} function in class:UserlandFSUtil::StatAttrReply

Completed in 108 milliseconds