Home
last modified time | relevance | path

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

/freebsd/cddl/usr.sbin/zfsd/
H A Dcallout.h51 typedef void CalloutFunc_t(void *); typedef
120 bool Reset(const timeval &interval, CalloutFunc_t *func, void *arg);
160 CalloutFunc_t *m_func;
H A Dcallout.cc100 Callout::Reset(const timeval &interval, CalloutFunc_t *func, void *arg) in Reset()
H A Dcase_file.h261 static CalloutFunc_t OnGracePeriodEnded;