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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyInterpreter.h115 status_t _DecodeAttrs(XDR::ReadStream& stream, AttrValue** attrs,
H A DReplyInterpreter.cpp232 return _DecodeAttrs(fReply->Stream(), attrs, count);
472 _DecodeAttrs(fReply->Stream(), &values, &attrCount);
491 _DecodeAttrs(fReply->Stream(), &entries[count].fAttrs,
647 ReplyInterpreter::_DecodeAttrs(XDR::ReadStream& str, AttrValue** attrs, function in class:ReplyInterpreter

Completed in 46 milliseconds