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

/haiku/headers/os/drivers/
H A Dfs_cache.h53 extern int32 cache_blocks_in_transaction(void *cache, int32 id);
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.cpp1245 count = cache_blocks_in_transaction(fFilesystemBlockCache,
1262 size_t count = cache_blocks_in_transaction(fFilesystemBlockCache,
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp1056 int32 count = cache_blocks_in_transaction(fVolume->BlockCache(),
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h838 #define cache_blocks_in_transaction fssh_cache_blocks_in_transaction macro
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp3341 cache_blocks_in_transaction(void* _cache, int32 id) function
3356 cache_blocks_in_transaction() would return.

Completed in 54 milliseconds