Searched refs:cache_blocks_in_main_transaction (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/drivers/
H A Dfs_cache.h54 extern int32 cache_blocks_in_main_transaction(void *cache, int32 id);
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp625 return cache_blocks_in_main_transaction(fVolume->BlockCache(),
738 if (_HasSubTransaction() && cache_blocks_in_main_transaction(
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.cpp1277 size_t count = cache_blocks_in_main_transaction(fFilesystemBlockCache,
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h839 #define cache_blocks_in_main_transaction fssh_cache_blocks_in_main_transaction macro
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp3359 cache_blocks_in_main_transaction(void* _cache, int32 id) function

Completed in 135 milliseconds