Searched refs:child_block_mac (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/storage/ |
D | block_tree.c | 880 struct block_mac child_block_mac; in block_tree_check_sub_tree() local 971 block_mac_copy(tr, &child_block_mac, child_data); in block_tree_check_sub_tree() 974 tr, tree, &child_block_mac, false, child_min_key, in block_tree_check_sub_tree() 1007 block_mac_copy(tr, &child_block_mac, child_data); in block_tree_check_sub_tree() 1009 sub_tree_depth = block_tree_check_sub_tree(tr, tree, &child_block_mac, in block_tree_check_sub_tree()
|