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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.h55 status_t _FindAttributeBlock(const uint8* start, const uint8* end,
H A DAttribute.cpp277 if (_FindAttributeBlock(fBlock.Block(),
301 Attribute::_FindAttributeBlock(const uint8* start, const uint8* end, const char* name, function in class:Attribute
304 TRACE("_FindAttributeBlock %p %p %s\n", start, end, name);

Completed in 34 milliseconds