Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzthr.c225 zthr_func_t *zthr_func; member
241 t->zthr_func(t->zthr_arg, t); in zthr_procedure()
295 t->zthr_func = func; in zthr_create_timer()
409 ASSERT3P(&t->zthr_func, !=, NULL); in zthr_resume()