Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/include/sys/
H A Dzthr.h28 extern zthr_t *zthr_create(const char *zthr_name,
/src/sys/contrib/openzfs/module/zfs/
H A Dzthr.c276 zthr_create(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create() function
H A Dvdev_indirect.c886 spa->spa_condense_zthr = zthr_create("z_indirect_condense", in spa_start_indirect_condensing_thread()
H A Dspa.c3344 zthr_create("z_livelist_destroy", in spa_start_livelist_destroy_thread()
3554 zthr_create("z_livelist_condense", in spa_start_livelist_condensing_thread()
3571 zthr_create("z_checkpoint_discard", in spa_spawn_aux_threads()
H A Dvdev_raidz.c5069 spa->spa_raidz_expand_zthr = zthr_create("raidz_expand", in spa_start_raidz_expansion_thread()