Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_synctask.h117 int dsl_early_sync_task(const char *, dsl_checkfunc_t *,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_checkpoint.c568 error = dsl_early_sync_task(pool, spa_checkpoint_check, in spa_checkpoint()
627 return (dsl_early_sync_task(pool, spa_checkpoint_discard_check, in spa_checkpoint_discard()
H A Ddsl_synctask.c150 dsl_early_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_early_sync_task() function