Home
last modified time | relevance | path

Searched defs:node_id (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/tee/
A Dfs_htree.c138 static TEE_Result rpc_read_node(struct tee_fs_htree *ht, size_t node_id, in rpc_read_node()
169 static TEE_Result rpc_write_node(struct tee_fs_htree *ht, size_t node_id, in rpc_write_node()
209 static size_t node_id_to_level(size_t node_id) in node_id_to_level()
217 size_t node_id) in find_closest_node()
245 static struct htree_node *find_node(struct tee_fs_htree *ht, size_t node_id) in find_node()
255 size_t node_id, struct htree_node **node_ret) in get_node()
375 size_t node_id = 2; in init_tree_from_data() local
910 size_t node_id = BLOCK_NUM_TO_NODE_ID(block_num); in tee_fs_htree_truncate() local

Completed in 5 milliseconds