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

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndexImpl.cpp472 size_t attrKeyLength; local
473 (*attribute)->GetKey(attrKey, &attrKeyLength);
475 && compare_keys(attrKey, attrKeyLength, key, length,

Completed in 28 milliseconds