Lines Matching defs:send_data
594 typedef struct send_data { struct
604 uint64_t parent_fromsnap_guid;
605 uint64_t fromsnap_txg;
606 uint64_t tosnap_txg;
609 nvlist_t *parent_snaps;
610 nvlist_t *fss;
611 nvlist_t *snapprops;
612 nvlist_t *snapholds; /* user holds */
615 const char *fsname;
616 const char *fromsnap;
617 const char *tosnap;
618 boolean_t recursive;
619 boolean_t raw;
620 boolean_t verbose;
621 boolean_t backup;
622 boolean_t holds; /* were holds requested with send -h */
623 boolean_t props;