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

/haiku/headers/private/fs_shell/
H A Dfssh_fs_cache.h92 extern fssh_status_t fssh_block_cache_set_dirty(void *_cache,
H A Dfssh_api_wrapper.h855 #define block_cache_set_dirty fssh_block_cache_set_dirty
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1751 fssh_block_cache_set_dirty(void* _cache, fssh_off_t blockNumber, bool dirty, function

Completed in 85 milliseconds