Home
last modified time | relevance | path

Searched defs:checkfunc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c43 dsl_sync_task_common(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task_common()
128 dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task()
150 dsl_early_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_early_sync_task()
163 dsl_sync_task_sig(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task_sig()
H A Dzthr.c245 zthr_create(zthr_checkfunc_t *checkfunc, zthr_func_t *func, void *arg) in zthr_create()
256 zthr_create_timer(zthr_checkfunc_t *checkfunc, zthr_func_t *func, in zthr_create_timer()
H A Dzcp_synctask.c77 zcp_sync_task(lua_State *state, dsl_checkfunc_t *checkfunc, in zcp_sync_task()
/illumos-gate/usr/src/tools/findunref/
H A Dfindunref.c79 checkscm_func_t *checkfunc; member