Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c953 zfs_bookmark_phys_t *ancestor_zb, boolean_t is_clone, in dmu_send_impl() argument
1060 if (ancestor_zb != NULL) { in dmu_send_impl()
1062 ancestor_zb->zbm_guid; in dmu_send_impl()
1063 fromtxg = ancestor_zb->zbm_creation_txg; in dmu_send_impl()
1118 uint64_t ivset_guid = (ancestor_zb != NULL) ? in dmu_send_impl()
1119 ancestor_zb->zbm_ivset_guid : 0; in dmu_send_impl()