Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_send.h47 int dmu_send_estimate_from_txg(struct dsl_dataset *ds, uint64_t fromtxg,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1509 dmu_send_estimate_from_txg(dsl_dataset_t *ds, uint64_t from_txg, in dmu_send_estimate_from_txg() function
H A Dzfs_ioctl.c6398 error = dmu_send_estimate_from_txg(tosnap, in zfs_ioc_send_space()