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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyInterpreter.h105 inline status_t SetClientIDConfirm();
223 ReplyInterpreter::SetClientIDConfirm() function in class:ReplyInterpreter
H A DRequestBuilder.h76 status_t SetClientIDConfirm(uint64 id, uint64 ver);
H A DNFS4Server.cpp127 request.Builder().SetClientIDConfirm(fClientId, ver);
133 result = request.Reply().SetClientIDConfirm();
H A DRequestBuilder.cpp731 RequestBuilder::SetClientIDConfirm(uint64 id, uint64 ver) function in class:RequestBuilder

Completed in 86 milliseconds