Home
last modified time | relevance | path

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

/haiku/headers/private/fs_shell/
H A Dfssh_fs_cache.h63 extern int32_t fssh_cache_blocks_in_sub_transaction(void *_cache,
H A Dfssh_api_wrapper.h840 #define cache_blocks_in_sub_transaction fssh_cache_blocks_in_sub_transaction
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1457 fssh_cache_blocks_in_sub_transaction(void* _cache, int32_t id) in fssh_cache_blocks_in_sub_transaction() function