Searched refs:block_get_copy (Results 1 – 4 of 4) sorted by relevance
/trusty/user/app/storage/ |
D | block_cache.h | 124 void* block_get_copy(struct transaction* tr,
|
D | block_cache.c | 1556 void* block_get_copy(struct transaction* tr, in block_get_copy() function
|
D | file.c | 262 file_entry_rw = block_get_copy(tr, file_entry_ro, new_block, false, in file_block_map_update()
|
D | block_tree.c | 2017 node_left_rw = block_get_copy(tr, node_left_rw, left_block_num, in block_tree_node_split() 2051 block_get_copy(tr, node_left_rw, block_mac_to_block(tr, &right), in block_tree_node_split()
|