Home
last modified time | relevance | path

Searched refs:frombook (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_send.h57 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c3029 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, in dmu_send_estimate_fast() argument
3037 ASSERT(fromds == NULL || frombook == NULL); in dmu_send_estimate_fast()
3096 } else if (frombook != NULL) { in dmu_send_estimate_fast()
3098 err = dsl_dataset_space_written_bookmark(frombook, ds, &used, in dmu_send_estimate_fast()