Searched refs:next_resync (Results 1 – 1 of 1) sorted by relevance
497 u_long next_resync; /* Next resync time (s) compared to current_time. */ member745 up->next_resync = current_time + INITIAL_RESYNC_DELAY + (67*unit)%1009; in arc_start()1117 { up->next_resync = current_time + RETRY_RESYNC_TIME; } in arc_receive()1512 (up->next_resync <= current_time) ); in arc_poll()1558 up->next_resync = current_time + DEFAULT_RESYNC_TIME; in arc_poll()