Searched refs:dmu_send_estimate (Results 1 – 3 of 3) sorted by relevance
46 int dmu_send_estimate(struct dsl_dataset *ds, struct dsl_dataset *fromds,
4439 error = dmu_send_estimate(tosnap, fromsnap,5507 error = dmu_send_estimate(tosnap, fromsnap, &space);
846 dmu_send_estimate(dsl_dataset_t *ds, dsl_dataset_t *fromds, uint64_t *sizep) in dmu_send_estimate() function