Searched defs:is_tmp (Results 1 – 2 of 2) sorted by relevance
/trusty/user/app/storage/ |
D | block_allocator.c | 138 bool is_tmp, in block_allocator_queue_add() 351 data_block_t block_allocate_etc(struct transaction* tr, bool is_tmp) { in block_allocate_etc() 410 bool is_tmp) { in block_allocator_add_allocated() 438 void block_free_etc(struct transaction* tr, data_block_t block, bool is_tmp) { in block_free_etc() 463 bool is_tmp) { in block_allocator_add_free() 521 bool is_tmp) { in block_allocator_allocation_queued()
|
D | block_cache.c | 1251 void* block_dirty(struct transaction* tr, const void* data, bool is_tmp) { in block_dirty() 1456 bool is_tmp, in block_get_write_no_read() 1479 bool is_tmp, in block_get_write() 1499 bool is_tmp, in block_get_cleared() 1559 bool is_tmp, in block_get_copy() 1587 bool is_tmp) { in block_move()
|