Home
last modified time | relevance | path

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

/haiku/headers/private/fs_shell/
H A Dfssh_fs_cache.h107 extern fssh_status_t fssh_file_cache_sync(void *_cache);
H A Dfssh_api_wrapper.h865 #define file_cache_sync fssh_file_cache_sync
/haiku/src/tools/fs_shell/
H A Dfile_cache.cpp326 fssh_file_cache_sync(void *_cacheRef) in fssh_file_cache_sync() function