Home
last modified time | relevance | path

Searched defs:node_id (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()
170 static TEE_Result rpc_write_node(struct tee_fs_htree *ht, size_t node_id, in rpc_write_node()
210 static size_t node_id_to_level(size_t node_id) in node_id_to_level()
218 size_t node_id) in find_closest_node()
246 static struct htree_node *find_node(struct tee_fs_htree *ht, size_t node_id) in find_node()
256 size_t node_id, struct htree_node **node_ret) in get_node()
379 size_t node_id = 2; in init_tree_from_data() local
966 size_t node_id = BLOCK_NUM_TO_NODE_ID(block_num); in tee_fs_htree_truncate() local