Searched refs:syncfunc (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dsl_synctask.c | 67 dsl_syncfunc_t *syncfunc, void *arg, 90 dst.dst_syncfunc = syncfunc; 121 dsl_sync_task_nowait(dsl_pool_t *dp, dsl_syncfunc_t *syncfunc, void *arg, argument 131 dst->dst_syncfunc = syncfunc; 66 dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, void *arg, int blocks_modified, zfs_space_check_t space_check) argument
|
Completed in 56 milliseconds