Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzthr.h27 extern zthr_t *zthr_create(zthr_checkfunc_t checkfunc,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzthr.c245 zthr_create(zthr_checkfunc_t *checkfunc, zthr_func_t *func, void *arg) in zthr_create() function
H A Dvdev_indirect.c879 spa->spa_condense_zthr = zthr_create(spa_condense_indirect_thread_check, in spa_start_indirect_condensing_thread()
H A Dspa.c2295 zthr_create(spa_checkpoint_discard_thread_check, in spa_spawn_aux_threads()
H A Darc.c7221 arc_adjust_zthr = zthr_create(arc_adjust_cb_check, in arc_init()