Searched refs:checkfunc (Results 1 – 2 of 2) sorted by relevance
66 dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task() argument89 dst.dst_checkfunc = checkfunc != NULL ? checkfunc : dsl_null_checkfunc; in dsl_sync_task()
94 checkfunc(void *ptr, void *arg) in checkfunc() function108 hashtabforeach(htab, checkfunc, &f); in checkundefined()