Lines Matching defs:send_data
226 typedef struct send_data { struct
236 uint64_t parent_fromsnap_guid;
237 uint64_t fromsnap_txg;
238 uint64_t tosnap_txg;
241 nvlist_t *parent_snaps;
242 nvlist_t *fss;
243 nvlist_t *snapprops;
244 nvlist_t *snapholds; /* user holds */
247 const char *fsname;
248 const char *fromsnap;
249 const char *tosnap;
250 boolean_t recursive;
251 boolean_t raw;
252 boolean_t doall;
253 boolean_t replicate;
254 boolean_t skipmissing;
255 boolean_t verbose;
256 boolean_t backup;
257 boolean_t seenfrom;
258 boolean_t seento;
259 boolean_t holds; /* were holds requested with send -h */
260 boolean_t props;