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