Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_pool.c213 dp->dp_sync_taskq = spa_sync_tq_create(spa, "dp_sync_taskq"); in dsl_pool_open_impl()
H A Dspa.c10540 spa_sync_tq_create(spa_t *spa, const char *name) function
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h864 taskq_t *spa_sync_tq_create(spa_t *spa, const char *name);