Searched refs:add_child (Results 1 – 4 of 4) sorted by relevance
160 add_child(old_node, new_child); in merge_nodes()191 void add_child(struct node *parent, struct node *child) in add_child() function
72 add_child(tree, newchild); in read_fstree()
180 void add_child(struct node *parent, struct node *child);
775 add_child(node, child); in unflatten_tree()