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.c3012 zfs_bookmark_phys_t *frombook, boolean_t stream_compressed, in dmu_send_estimate_fast() argument
3020 ASSERT(fromds == NULL || frombook == NULL); in dmu_send_estimate_fast()
3079 } else if (frombook != NULL) { in dmu_send_estimate_fast()
3081 err = dsl_dataset_space_written_bookmark(frombook, ds, &used, in dmu_send_estimate_fast()