Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/storage/test/block_host_test/
Dblock_test.c260 static void mark_block_tree_in_use(struct transaction* tr, in mark_block_tree_in_use() function
301 mark_block_tree_in_use(tr, &block_map.tree, true, "file", in mark_files_in_use()
334 mark_block_tree_in_use(tr, &tr->fs->free.block_tree, false, in check_fs_prepare()
337 mark_block_tree_in_use(tr, &tr->fs->files, true, "files", 0, false); in check_fs_prepare()
345 mark_block_tree_in_use(tr, &checkpoint_files, true, "checkpoint_files", in check_fs_prepare()
347 mark_block_tree_in_use(tr, &tr->fs->checkpoint_free.block_tree, false, in check_fs_prepare()