Searched refs:cookieVerf (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyInterpreter.h94 status_t ReadDir(uint64* cookie, uint64* cookieVerf,
H A DRequestBuilder.h66 status_t ReadDir(uint64 cookie, uint64 cookieVerf,
H A DRequestBuilder.cpp521 RequestBuilder::ReadDir(uint64 cookie, uint64 cookieVerf, Attribute* attrs, argument
531 fRequest->Stream().AddUHyper(cookieVerf);
H A DReplyInterpreter.cpp448 ReplyInterpreter::ReadDir(uint64* cookie, uint64* cookieVerf, argument
457 *cookieVerf = fReply->Stream().GetUHyper();

Completed in 135 milliseconds