Searched refs:m_tentativeTimer (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.h391 Callout m_tentativeTimer; member in class:CaseFile
H A Dcase_file.cc606 remaining = m_tentativeTimer.TimeRemaining();
608 if (!m_tentativeTimer.IsPending()
610 m_tentativeTimer.Reset(countdown, OnGracePeriodEnded, this);
813 m_tentativeTimer.Stop();

Completed in 97 milliseconds