Searched refs:fromredactsnaps (Results 1 – 1 of 1) sorted by relevance
1910 uint64_t *fromredactsnaps; member2482 dspp->fromredactsnaps, (uint_t)dspp->numfromredactsnaps); in dmu_send_impl()2484 kmem_free(dspp->fromredactsnaps, in dmu_send_impl()2486 dspp->fromredactsnaps = NULL; in dmu_send_impl()2684 dspp.fromredactsnaps = kmem_zalloc(size, KM_SLEEP); in dmu_send_obj()2685 bcopy(fromredact, dspp.fromredactsnaps, size); in dmu_send_obj()2868 dspp.fromredactsnaps = kmem_zalloc(size, in dmu_send()2870 bcopy(fromredact, dspp.fromredactsnaps, in dmu_send()