|
FreeBSD ZFS
The Zettabyte File System
|

Data Fields | |
| dsl_sync_task_group_t * | dstg |
| char * | snapname |
| char * | htag |
| char | failed [MAXPATHLEN] |
| boolean_t | recursive |
| boolean_t | needsuspend |
| boolean_t | temporary |
| nvlist_t * | props |
| struct dsl_ds_holdarg * | ha |
| dsl_dataset_t * | newds |
Definition at line 802 of file dmu_objset.c.
Definition at line 803 of file dmu_objset.c.
| char snaparg::failed[MAXPATHLEN] |
Definition at line 806 of file dmu_objset.c.
| struct dsl_ds_holdarg* snaparg::ha |
Definition at line 811 of file dmu_objset.c.
| char* snaparg::htag |
Definition at line 805 of file dmu_objset.c.
| boolean_t snaparg::needsuspend |
Definition at line 808 of file dmu_objset.c.
Definition at line 812 of file dmu_objset.c.
| nvlist_t* snaparg::props |
Definition at line 810 of file dmu_objset.c.
| boolean_t snaparg::recursive |
Definition at line 807 of file dmu_objset.c.
| char* snaparg::snapname |
Definition at line 804 of file dmu_objset.c.
| boolean_t snaparg::temporary |
Definition at line 809 of file dmu_objset.c.
1.7.3