Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dfs_htree.c754 static TEE_Result htree_sync_node_to_storage(struct traverse_arg *targ, in htree_sync_node_to_storage() function
828 res = htree_traverse_post_order(ht, htree_sync_node_to_storage, ctx); in tee_fs_htree_sync_to_storage()