Searched refs:FirstHashValue (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.h95 int32 FirstHashValue(int32 &index) const;
H A Damiga_ffs.cpp111 DirectoryBlock::FirstHashValue(int32 &index) const function in class:DirectoryBlock
174 fBlock = fDirectory.FirstHashValue(fCurrent);
H A DDirectory.cpp154 return fNode.FirstHashValue(index) == -1;

Completed in 21 milliseconds