Searched refs:be_node_snapshots (Results 1 – 4 of 4) sorted by relevance
307 be_snapshot_list_t *snapshots = list->be_node_snapshots; in be_free_list()568 if (cb->be_nodes->be_node_snapshots == NULL) { in be_add_children_callback()569 if ((cb->be_nodes->be_node_snapshots = in be_add_children_callback()575 cb->be_nodes->be_node_snapshots->be_next_snapshot = in be_add_children_callback()577 snapshots = cb->be_nodes->be_node_snapshots; in be_add_children_callback()579 for (snapshots = cb->be_nodes->be_node_snapshots; in be_add_children_callback()748 for (ns = 0, p = ptrlist[ibe]->be_node_snapshots; in be_sort_list()760 ptrlist[ibe]->be_node_snapshots = slist[0]; in be_sort_list()
188 struct be_snapshot_list *be_node_snapshots; member
322 for (snap = cur_be->be_node_snapshots; snap != NULL; in count_widths()386 for (snap = cur_be->be_node_snapshots; snap != NULL; in print_be_nodes()431 for (snap = be->be_node_snapshots; snap != NULL; in print_be_snapshots()
309 be_snapshot_list_t *ss = be->be_node_snapshots; in beList()