Searched refs:current_removed (Results 1 – 1 of 1) sorted by relevance
4624 int current_removed = 0; in compute_removed_action_diff() local4627 current_removed = ta->removed_bytes; in compute_removed_action_diff()4638 int added = -removed - current_removed; in compute_removed_action_diff()4648 return (new_removed - current_removed); in compute_removed_action_diff()