Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dfs_htree.c317 tee_fs_htree_close(&ht); in htree_test_rewrite()
366 tee_fs_htree_close(&ht); in htree_test_rewrite()
379 tee_fs_htree_close(&ht); in htree_test_rewrite()
388 tee_fs_htree_close(&ht); in htree_test_rewrite()
526 tee_fs_htree_close(&ht); in test_corrupt_type()
552 tee_fs_htree_close(&ht); in test_corrupt_type()
584 tee_fs_htree_close(&ht); in test_corrupt()
592 tee_fs_htree_close(&ht); in test_corrupt()
609 tee_fs_htree_close(&ht); in test_corrupt()
/optee_os/core/include/tee/
H A Dfs_htree.h122 void tee_fs_htree_close(struct tee_fs_htree **ht);
/optee_os/core/tee/
H A Dfs_htree.c722 tee_fs_htree_close(&ht); in tee_fs_htree_open()
745 void tee_fs_htree_close(struct tee_fs_htree **ht) in tee_fs_htree_close() function
849 tee_fs_htree_close(ht_arg); in tee_fs_htree_sync_to_storage()
912 tee_fs_htree_close(ht_arg); in tee_fs_htree_write_block()
959 tee_fs_htree_close(ht_arg); in tee_fs_htree_read_block()
H A Dtee_ree_fs.c473 tee_fs_htree_close(&fdp->ht); in ree_fs_close_primitive()