Searched refs:_LoadAttribute (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/netfs/server/ |
H A D | AttributeDirectory.cpp | 166 error = _LoadAttribute(node, name, info, data, dataLoaded); in LoadAttrDir() 262 error = _LoadAttribute(node, name, info, in UpdateAttribute() 351 AttributeDirectory::_LoadAttribute(BNode& node, const char* name, in _LoadAttribute() function in AttributeDirectory
|
H A D | AttributeDirectory.h | 66 status_t _LoadAttribute(BNode& node, const char* name,
|