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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.h68 status_t _GetAttributes(const AttrDirInfo& dirInfo,
H A DShareAttrDir.cpp179 status_t error = _GetAttributes(dirInfo, attributes, count);
215 status_t error = _GetAttributes(dirInfo, newAttributes, newCount);
415 // _GetAttributes
417 ShareAttrDir::_GetAttributes(const AttrDirInfo& dirInfo, function in class:ShareAttrDir

Completed in 26 milliseconds