Searched refs:syncfunc (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | dsl_synctask.c | 56 dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, in dsl_sync_task_create() argument 65 dst->dst_syncfunc = syncfunc; in dsl_sync_task_create() 210 dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, in dsl_sync_task_do() argument 219 dsl_sync_task_create(dstg, checkfunc, syncfunc, in dsl_sync_task_do() 228 dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, in dsl_sync_task_do_nowait() argument 237 dsl_sync_task_create(dstg, checkfunc, syncfunc, in dsl_sync_task_do_nowait()
|
| /onnv-gate/usr/src/uts/common/fs/zfs/sys/ |
| H A D | dsl_synctask.h | 69 dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, 72 dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc,
|