Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/vm/
H A DVMCache.h140 status_t FlushAndRemoveAllPages();
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1258 VMCache::FlushAndRemoveAllPages() in FlushAndRemoveAllPages() function in VMCache
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp1235 status_t error = ref->cache->FlushAndRemoveAllPages(); in file_cache_disable()