Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dfs_htree.c139 static TEE_Result rpc_read_node(struct tee_fs_htree *ht, size_t node_id, in rpc_read_node() function
329 res = rpc_read_node(ht, 1, idx, &ht->root.node); in init_head_from_data()
357 res = rpc_read_node(ht, 1, idx, &ht->root.node); in init_head_from_data()
388 res = rpc_read_node(ht, node_id, committed_version, in init_tree_from_data()