Searched refs:satisfy_cache_io (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfile_cache.cpp121 satisfy_cache_io(file_cache_ref *ref, void *cookie, cache_func function, function in namespace:FSShell
210 fssh_status_t status = satisfy_cache_io(ref, cookie, function,
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp701 satisfy_cache_io(file_cache_ref* ref, void* cookie, cache_func function, function
787 status_t status = satisfy_cache_io(ref, cookie, function, offset,
794 // Since satisfy_cache_io() unlocks the cache, we need to look up
884 status_t status = satisfy_cache_io(ref, cookie, function, offset,

Completed in 30 milliseconds