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

/haiku/src/tools/fs_shell/
H A Dfile_cache.cpp59 typedef fssh_status_t (*cache_func)(file_cache_ref *ref, void *cookie, typedef in namespace:FSShell
121 satisfy_cache_io(file_cache_ref *ref, void *cookie, cache_func function,
175 cache_func function;
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp99 typedef status_t (*cache_func)(file_cache_ref* ref, void* cookie, off_t offset, typedef
701 satisfy_cache_io(file_cache_ref* ref, void* cookie, cache_func function,
759 cache_func function = NULL;

Completed in 40 milliseconds