Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_tree.h76 struct block_mac child; member
Dblock_tree.c563 const struct block_mac* child = NULL; in block_tree_node_get_child() local
627 #define block_tree_node_for_each_child(tr, tree, block, node_ro, child, i) \ argument
645 const struct block_mac* child; in block_tree_node_print_internal() local
736 const struct block_mac* child; in block_tree_print_sub_tree() local
1208 const struct block_mac** child, in block_tree_node_find_block()
1298 const struct block_mac* child; in block_tree_walk() local
/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2415 struct malloc_tree_chunk* child[2]; member