Searched refs:CanWritePage (Results 1 - 7 of 7) sorted by path

/haiku/src/system/kernel/cache/
H A Dvnode_store.cpp114 VMVnodeCache::CanWritePage(off_t offset) function in class:VMVnodeCache
H A Dvnode_store.h33 virtual bool CanWritePage(off_t offset);
/haiku/headers/private/kernel/vm/
H A DVMCache.h165 virtual bool CanWritePage(off_t offset);
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp943 VMAnonymousCache::CanWritePage(off_t offset) function in class:VMAnonymousCache
H A DVMAnonymousCache.h70 virtual bool CanWritePage(off_t offset);
H A DVMCache.cpp1378 VMCache::CanWritePage(off_t offset) function in class:VMCache
H A Dvm_page.cpp2434 || !cache->CanWritePage(

Completed in 133 milliseconds