Searched refs:delete_transaction (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp420 delete_transaction(block_cache* cache, cache_transaction* transaction) function in namespace:FSShell
932 delete_transaction(cache, previous);
1027 delete_transaction(cache, transaction);
1146 delete_transaction(cache, transaction);
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp1024 delete_transaction(block_cache* cache, cache_transaction* transaction) function
1347 delete_transaction(fCache, previous);
2988 delete_transaction(cache, transaction);

Completed in 105 milliseconds