Home
last modified time | relevance | path

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

/haiku/headers/private/fs_shell/
H A Dfssh_fs_cache.h59 extern int32_t fssh_cache_blocks_in_transaction(void *_cache,
H A Dfssh_api_wrapper.h838 #define cache_blocks_in_transaction fssh_cache_blocks_in_transaction
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1429 fssh_cache_blocks_in_transaction(void* _cache, int32_t id) in fssh_cache_blocks_in_transaction() function