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

/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp104 DirectoryBlock::HashValueAt(int32 index) const function in class:DirectoryBlock
124 while ((value = HashValueAt(index)) == 0) {
165 fBlock = fDirectory.HashValueAt(index);
H A Damiga_ffs.h93 int32 HashValueAt(int32 index) const;

Completed in 45 milliseconds