Searched refs:_NFS4ErrorToHaiku (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyInterpreter.h119 static status_t _NFS4ErrorToHaiku(uint32 x);
H A DReplyInterpreter.cpp911 status_t result = _NFS4ErrorToHaiku(fReply->Stream().GetUInt());
921 ReplyInterpreter::_NFS4ErrorToHaiku(uint32 x) function in class:ReplyInterpreter

Completed in 35 milliseconds