Searched refs:snapshots (Results 1 – 3 of 3) sorted by relevance
307 be_snapshot_list_t *snapshots = list->be_node_snapshots; in be_free_list() local318 while (snapshots != NULL) { in be_free_list()319 be_snapshot_list_t *temp_ss = snapshots; in be_free_list()320 snapshots = snapshots->be_next_snapshot; in be_free_list()567 be_snapshot_list_t *snapshots = NULL; in be_add_children_callback() local577 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()580 snapshots != NULL; in be_add_children_callback()581 snapshots = snapshots->be_next_snapshot) { in be_add_children_callback()582 if (snapshots->be_next_snapshot != NULL) in be_add_children_callback()[all …]
177 snapshots. The given PG must belong to the same generation in both snapshots.184 between two snapshots. The given PG must belong to the same generation in both185 snapshots. Returns B<undef> if utilization can not be obtained. Software192 difference in utilization value between two snapshots. We can only compare201 both snapshots. Returns B<undef> if capacities can not be obtained.205 Return accuracy of utilization calculation between two snapshots The accuracy is212 Return time interval between two snapshots for the given PG. The time is expressed in seconds and i…
384 of snapshots.