init_cache
extern void init_cache(BFile* file, int32 blockSize);
init_cache(gVolume->Device(), gVolume->BlockSize());