Home
last modified time | relevance | path

Searched refs:discard_all (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/storage/
Dblock_cache.h58 void block_cache_discard_transaction(struct transaction* tr, bool discard_all);
Dblock_cache.c1068 void block_cache_discard_transaction(struct transaction* tr, bool discard_all) { in block_cache_discard_transaction() argument
1117 if (!discard_all) { in block_cache_discard_transaction()