Searched refs:waste (Results 1 – 1 of 1) sorted by relevance
111 def loc_exist(loc_track, addr, handle, waste): argument113 if loc['addr'] == addr and loc['handle'] == handle and loc['waste'] == waste:121 waste = cache['object_size'] - int(orig_size)128 loc = loc_exist(loc_track, addr, handle, waste)148 'waste' : waste,
Completed in 10 milliseconds