Searched refs:BLOCK_NUM_TO_NODE_ID (Results 1 – 1 of 1) sorted by relevance
29 #define BLOCK_NUM_TO_NODE_ID(num) ((num) + 1) macro803 res = get_node(ht, create, BLOCK_NUM_TO_NODE_ID(block_num), &nd); in get_block_node()910 size_t node_id = BLOCK_NUM_TO_NODE_ID(block_num); in tee_fs_htree_truncate()
Completed in 3 milliseconds