Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_send.h57 int dmu_send_estimate_fast(struct dsl_dataset *ds, struct dsl_dataset *fromds,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c5437 error = dmu_send_estimate_fast(tosnap, fromsnap, NULL, in zfs_ioc_send()
6615 error = dmu_send_estimate_fast(tosnap, fromsnap, in zfs_ioc_send_space()
H A Ddmu_send.c2981 dmu_send_estimate_fast(dsl_dataset_t *origds, dsl_dataset_t *fromds, in dmu_send_estimate_fast() function