Home
last modified time | relevance | path

Searched refs:IsPending (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/usr.sbin/zfsd/
H A Dcallout.h98 bool IsPending() const;
168 Callout::IsPending() const in IsPending() function
H A Dcallout.cc74 if (!IsPending()) in Stop()
199 if (!IsPending()) { in TimeRemaining()
H A Dcase_file.cc675 if (!m_tentativeTimer.IsPending() in RegisterCallout()