FreeBSD ZFS
The Zettabyte File System
|
This structure is opaque! More...
#include <dmu.h>
Data Fields | |
struct dsl_dataset * | drc_logical_ds |
struct dsl_dataset * | drc_real_ds |
struct drr_begin * | drc_drrb |
char * | drc_tosnap |
char * | drc_top_ds |
boolean_t | drc_newfs |
boolean_t | drc_force |
struct avl_tree * | drc_guid_to_ds_map |
This structure is opaque!
If logical and real are different, we are recving the stream into the "real" temporary clone, and then switching it with the "logical" target.
struct drr_begin* dmu_recv_cookie::drc_drrb |
boolean_t dmu_recv_cookie::drc_force |
struct avl_tree* dmu_recv_cookie::drc_guid_to_ds_map |
boolean_t dmu_recv_cookie::drc_newfs |