Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c1909 zfs_bookmark_phys_t ancestor_zb; member
2016 drrb->drr_fromguid = dspp->ancestor_zb.zbm_guid; in create_begin_record()
2347 zfs_bookmark_phys_t *ancestor_zb = &dspp->ancestor_zb; in dmu_send_impl() local
2402 if (ancestor_zb->zbm_redaction_obj != 0) { in dmu_send_impl()
2404 ancestor_zb->zbm_redaction_obj, FTAG, &from_rl); in dmu_send_impl()
2498 uint64_t ivset_guid = (ancestor_zb != NULL) ? in dmu_send_impl()
2499 ancestor_zb->zbm_ivset_guid : 0; in dmu_send_impl()
2662 dspp.ancestor_zb.zbm_creation_txg = in dmu_send_obj()
2664 dspp.ancestor_zb.zbm_creation_time = in dmu_send_obj()
2670 &dspp.ancestor_zb.zbm_ivset_guid); in dmu_send_obj()
[all …]