Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c865 taskq_ent_t dup_task = {}; in taskq_thread() local
938 dup_task = *t; in taskq_thread()
939 t = &dup_task; in taskq_thread()