#include "Basics.H"
#include "FP.H"
#include "ShortIdBlock.H"
Go to the source code of this file.
Functions | |
void | InitFPShortId () |
void | DeleteAllFPShortId () |
void | SetFPFileShortId (Bit8 *entry) |
void | SetFPDirShortId (Bit8 *rep) |
ShortId | GetFPShortId (const FP::Tag &fptag) |
|
Definition at line 116 of file FPShortId.C. References FPShortIdTable::Clear(), Basics::mutex::lock(), and Basics::mutex::unlock(). Referenced by VMemPool::rebuildDirShortIdTable(). |
|
Definition at line 102 of file FPShortId.C. References FPShortIdTable::Get(), Basics::mutex::lock(), NullShortId, and Basics::mutex::unlock(). Referenced by VDirChangeable::copyMutableToImmutable(). |
|
Definition at line 72 of file FPShortId.C. References DirFP(), DirId(), VDirChangeable::efptag(), NEW_CONSTR, RESIZE_FACTOR, RESIZE_TRIGGER, START_FPTBL_SIZE, and VDirChangeable::value(). Referenced by main(). |
|
Definition at line 94 of file FPShortId.C. References Basics::mutex::lock(), FPShortIdTable::Set(), and Basics::mutex::unlock(). Referenced by VDirChangeable::collapse(), VDirChangeable::copyMutableToImmutable(), VDirChangeable::insertImmutableDirectory(), and VDirChangeable::rebuildCallback(). |
|
Definition at line 86 of file FPShortId.C. References Basics::mutex::lock(), FPShortIdTable::Set(), and Basics::mutex::unlock(). Referenced by VDirChangeable::copyMutableToImmutable(), VDirChangeable::insertFile(), VDirChangeable::rebuildCallback(), and VDirChangeable::renameTo(). |