Searched refs:block_tree_copy (Results 1 – 3 of 3) sorted by relevance
195 void block_tree_copy(struct block_tree* dst, const struct block_tree* src);
1435 block_tree_copy(&new_files, &tr->fs->files); in file_transaction_complete()
3065 void block_tree_copy(struct block_tree* dst, const struct block_tree* src) { in block_tree_copy() function