Searched refs:dsl_checkfunc_t (Results 1 – 2 of 2) sorted by relevance
38 typedef int (dsl_checkfunc_t)(void *, dmu_tx_t *); typedef76 dsl_checkfunc_t *dst_checkfunc;84 int dsl_sync_task(const char *, dsl_checkfunc_t *,
66 dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task()