Searched refs:OpenConfirm (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Object.cpp208 req.OpenConfirm(*sequence, state->fStateID, state->fStateSeq);
223 result = reply.OpenConfirm(&state->fStateSeq);
H A DReplyInterpreter.h90 status_t OpenConfirm(uint32* stateSeq);
H A DRequestBuilder.h60 status_t OpenConfirm(uint32 seq, const uint32* id,
H A DRequestBuilder.cpp430 RequestBuilder::OpenConfirm(uint32 seq, const uint32* id, uint32 stateSeq) function in class:RequestBuilder
H A DReplyInterpreter.cpp413 ReplyInterpreter::OpenConfirm(uint32* stateSeq) function in class:ReplyInterpreter

Completed in 83 milliseconds