Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c1926 zfs_bookmark_phys_t ancestor_zb; member
2032 drrb->drr_fromguid = dspp->ancestor_zb.zbm_guid; in create_begin_record()
2352 uint64_t fromtxg = dspp->ancestor_zb.zbm_creation_txg; in dmu_send_impl()
2366 zfs_bookmark_phys_t *ancestor_zb = &dspp->ancestor_zb; in dmu_send_impl() local
2421 if (ancestor_zb->zbm_redaction_obj != 0) { in dmu_send_impl()
2423 ancestor_zb->zbm_redaction_obj, FTAG, &from_rl); in dmu_send_impl()
2517 uint64_t ivset_guid = ancestor_zb->zbm_ivset_guid; in dmu_send_impl()
2680 dspp.ancestor_zb.zbm_creation_txg = in dmu_send_obj()
2682 dspp.ancestor_zb.zbm_creation_time = in dmu_send_obj()
2688 &dspp.ancestor_zb.zbm_ivset_guid); in dmu_send_obj()
[all …]