Searched refs:deduct (Results 1 – 2 of 2) sorted by relevance
38 # If we are dealing with a volume, deduct the refreserv from the used
3092 uint32_t ran, deduct; in bbr_randomize_extra_state_time() local3096 deduct = bbr->r_ctl.rc_level_state_extra / ran; in bbr_randomize_extra_state_time()3097 bbr->r_ctl.rc_level_state_extra -= deduct; in bbr_randomize_extra_state_time()