Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzthr.h27 extern zthr_t *zthr_create(const char *zthr_name,
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzthr.c275 zthr_create(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create() function
H A Dvdev_indirect.c884 spa->spa_condense_zthr = zthr_create("z_indirect_condense", in spa_start_indirect_condensing_thread()
H A Dspa.c3003 zthr_create("z_livelist_destroy", in spa_start_livelist_destroy_thread()
3213 zthr_create("z_livelist_condense", in spa_start_livelist_condensing_thread()
3231 zthr_create("z_checkpoint_discard", in spa_spawn_aux_threads()