Searched refs:sn_last_child (Results 1 – 2 of 2) sorted by relevance
93 np->sn_prev_sibling = pnp->sn_last_child; in ses_node_alloc()98 pnp->sn_last_child->sn_next_sibling = np; in ses_node_alloc()100 pnp->sn_last_child = np; in ses_node_alloc()
142 struct ses_node *sn_last_child; member