FreeBSD ZFS
The Zettabyte File System
Data Fields

dmu_recv_cookie Struct Reference

This structure is opaque! More...

#include <dmu.h>

Collaboration diagram for dmu_recv_cookie:
Collaboration graph
[legend]

Data Fields

struct dsl_datasetdrc_logical_ds
struct dsl_datasetdrc_real_ds
struct drr_begindrc_drrb
char * drc_tosnap
char * drc_top_ds
boolean_t drc_newfs
boolean_t drc_force
struct avl_tree * drc_guid_to_ds_map

Detailed Description

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.

Definition at line 878 of file dmu.h.


Field Documentation

Definition at line 881 of file dmu.h.

Definition at line 885 of file dmu.h.

Definition at line 886 of file dmu.h.

Definition at line 879 of file dmu.h.

Definition at line 884 of file dmu.h.

Definition at line 880 of file dmu.h.

Definition at line 883 of file dmu.h.

Definition at line 882 of file dmu.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines