Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c979 taskq_ent_t dup_task = {}; in taskq_thread() local
1060 dup_task = *t; in taskq_thread()
1061 t = &dup_task; in taskq_thread()