| FreeBSD ZFS The Zettabyte File System | 
#include <dsl_synctask.h>
| Data Fields | |
| list_node_t | dst_node | 
| dsl_checkfunc_t * | dst_checkfunc | 
| dsl_syncfunc_t * | dst_syncfunc | 
| void * | dst_arg1 | 
| void * | dst_arg2 | 
| int | dst_err | 
Definition at line 40 of file dsl_synctask.h.
| void* dsl_sync_task::dst_arg1 | 
Definition at line 44 of file dsl_synctask.h.
| void* dsl_sync_task::dst_arg2 | 
Definition at line 45 of file dsl_synctask.h.
Definition at line 42 of file dsl_synctask.h.
Definition at line 46 of file dsl_synctask.h.
| list_node_t dsl_sync_task::dst_node | 
Definition at line 41 of file dsl_synctask.h.
Definition at line 43 of file dsl_synctask.h.
 1.7.3
 1.7.3