Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c658 sweep_thread(void *arg) in sweep_thread() function
763 VERIFY3P(thread_create(NULL, 0, sweep_thread, (void *) opts, in run_sweep()