Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzthr.c226 void *zthr_arg; member
239 if (t->zthr_checkfunc(t->zthr_arg, t)) { in zthr_procedure()
241 t->zthr_func(t->zthr_arg, t); in zthr_procedure()
296 t->zthr_arg = arg; in zthr_create_timer()