Searched refs:sn_first_child (Results 1 – 2 of 2) sorted by relevance
38 for (np = sp->ss_root->sn_first_child; np != NULL; in ses_find_enclosure()67 ses_node_teardown(np->sn_first_child); in ses_node_teardown()95 if (pnp->sn_first_child == NULL) in ses_node_alloc()96 pnp->sn_first_child = np; in ses_node_alloc()215 if (root->sn_first_child == NULL) in ses_build_snap_skel()331 if (ses_fill_tree(np->sn_first_child) != 0) in ses_fill_tree()377 return (np->sn_first_child); in ses_node_child()
141 struct ses_node *sn_first_child; member