Searched refs:be_node_snapshots (Results 1 – 4 of 4) sorted by relevance
310 be_snapshot_list_t *snapshots = list->be_node_snapshots; in be_free_list()572 if (cb->be_nodes->be_node_snapshots == NULL) { in be_add_children_callback()573 if ((cb->be_nodes->be_node_snapshots = in be_add_children_callback()579 cb->be_nodes->be_node_snapshots->be_next_snapshot = in be_add_children_callback()581 snapshots = cb->be_nodes->be_node_snapshots; in be_add_children_callback()583 for (snapshots = cb->be_nodes->be_node_snapshots; in be_add_children_callback()755 for (ns = 0, p = ptrlist[ibe]->be_node_snapshots; in be_sort_list()767 ptrlist[ibe]->be_node_snapshots = slist[0]; in be_sort_list()
191 struct be_snapshot_list *be_node_snapshots; member
301 for (snap = cur_be->be_node_snapshots; snap != NULL; in count_widths()365 for (snap = cur_be->be_node_snapshots; snap != NULL; in print_be_nodes()410 for (snap = be->be_node_snapshots; snap != NULL; in print_be_snapshots()
324 be_snapshot_list_t *ss = be->be_node_snapshots;