Searched refs:insubtree_dependents_down (Results 1 – 1 of 1) sorted by relevance
314 static boolean_t insubtree_dependents_down(graph_vertex_t *);1978 if (insubtree_dependents_down(vertex) == B_TRUE) { in graph_enable_by_vertex()2011 if (insubtree_dependents_down(v) == B_TRUE) { in graph_enable_by_vertex()4351 insubtree_dependents_down(graph_vertex_t *v) in insubtree_dependents_down() function4384 if (insubtree_dependents_down(vv) == B_FALSE) in insubtree_dependents_down()4557 if (insubtree_dependents_down(v) == B_TRUE) { in offline_subtree_leaves()