Home
last modified time | relevance | path

Searched refs:dmu_send_estimate (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_send.h45 int dmu_send_estimate(struct dsl_dataset *ds, struct dsl_dataset *fromds,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1436 dmu_send_estimate(dsl_dataset_t *ds, dsl_dataset_t *fromds, in dmu_send_estimate() function
H A Dzfs_ioctl.c5209 error = dmu_send_estimate(tosnap, fromsnap, compressok || rawok, in zfs_ioc_send()
6383 error = dmu_send_estimate(tosnap, fromsnap, in zfs_ioc_send_space()
6413 error = dmu_send_estimate(tosnap, NULL, compressok || rawok, in zfs_ioc_send_space()