Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_synctask.c37 dsl_null_checkfunc(void *arg, dmu_tx_t *tx) in dsl_null_checkfunc() function
67 dst.dst_checkfunc = checkfunc != NULL ? checkfunc : dsl_null_checkfunc; in dsl_sync_task_common()
188 dst->dst_checkfunc = dsl_null_checkfunc; in dsl_sync_task_nowait_common()