Searched refs:xbc_node_index (Results 1 – 2 of 2) sorted by relevance
131 int __init xbc_node_index(struct xbc_node *node) in xbc_node_index() function305 keys[depth++] = xbc_node_index(node); in xbc_node_compose_key_after()463 sib->next = xbc_node_index(node); in __xbc_add_sibling()465 node->parent = xbc_node_index(last_parent); in __xbc_add_sibling()468 last_parent->child = xbc_node_index(node); in __xbc_add_sibling()472 sib->next = xbc_node_index(node); in __xbc_add_sibling()535 open_brace[brace_index++] = xbc_node_index(last_parent); in __xbc_open_brace()546 (open_brace[brace_index] != xbc_node_index(last_parent))) in __xbc_close_brace()
69 int __init xbc_node_index(struct xbc_node *node);