Searched refs:dmu_send_params (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_send.c | 1921 struct dmu_send_params { struct 1954 setup_featureflags(struct dmu_send_params *dspp, objset_t *os, in setup_featureflags() argument 2036 create_begin_record(struct dmu_send_params *dspp, objset_t *os, in create_begin_record() 2120 struct dmu_send_params *dspp, redaction_list_t *rl, dmu_sendstatus_t *dssp) in setup_redact_list_thread() 2140 struct dmu_send_params *dspp, struct redact_list_thread_arg *from_arg, in setup_merge_thread() 2161 struct dmu_send_params *dspp, struct send_merge_thread_arg *smt_arg, in setup_reader_thread() 2175 setup_resume_points(struct dmu_send_params *dspp, in setup_resume_points() 2232 setup_send_progress(struct dmu_send_params *dspp) in setup_send_progress() 2363 dmu_send_impl(struct dmu_send_params *dspp) in dmu_send_impl() 2666 struct dmu_send_params dspp = {0}; in dmu_send_obj() [all …]
|