Searched refs:ReadIndexStatReply (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/userlandfs/private/
H A DRequests.h1432 // ReadIndexStatReply
1433 class ReadIndexStatReply : public ReplyRequest { class in namespace:UserlandFSUtil
1435 ReadIndexStatReply() : ReplyRequest(READ_INDEX_STAT_REPLY) {} function in class:UserlandFSUtil::ReadIndexStatReply
2260 return task((ReadIndexStatReply*)request);
2556 using UserlandFSUtil::ReadIndexStatReply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp2268 ReadIndexStatReply* reply;
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp3408 ReadIndexStatReply* reply;

Completed in 108 milliseconds