Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_synctask.c67 dst.dst_syncfunc = syncfunc; in dsl_sync_task_common()
181 dst->dst_syncfunc = syncfunc; in dsl_sync_task_nowait_common()
248 dst->dst_syncfunc(dst->dst_arg, tx); in dsl_sync_task_sync()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_synctask.h105 dsl_syncfunc_t *dst_syncfunc; member