Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c37 dsl_null_checkfunc(void *arg, dmu_tx_t *tx) in dsl_null_checkfunc() function
89 dst.dst_checkfunc = checkfunc != NULL ? checkfunc : dsl_null_checkfunc; in dsl_sync_task()
130 dst->dst_checkfunc = dsl_null_checkfunc; in dsl_sync_task_nowait()