Searched refs:fssh_block_cache_sync (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_fs_cache.h72 extern fssh_status_t fssh_block_cache_sync(void *_cache);
H A Dfssh_api_wrapper.h846 #define block_cache_sync fssh_block_cache_sync
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1493 fssh_block_cache_sync(cache);
1537 fssh_block_cache_sync(void* _cache) function

Completed in 53 milliseconds