Home
last modified time | relevance | path

Searched refs:shutdown_cache (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.h16 extern void shutdown_cache(BFile* file, int32 blockSize);
H A Dcache.cpp44 shutdown_cache(BFile* file, int32 blockSize) in shutdown_cache() function
H A Dtest.cpp90 shutdown_cache(gVolume->Device(), gVolume->BlockSize()); in bailOut()
777 shutdown_cache(gVolume->Device(), gVolume->BlockSize()); in main()