Home
last modified time | relevance | path

Searched refs:GetHashFunctionCode (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSuperBlock.h75 uint32 GetHashFunctionCode() const in GetHashFunctionCode() function
H A DVolume.cpp564 fHashFunction = hash_function_for_code(fSuperBlock->GetHashFunctionCode()); in _InitHashFunction()