Searched refs:dmu_send_impl (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_send.c | 688 dmu_send_impl(void *tag, dsl_pool_t *dp, dsl_dataset_t *to_ds, in dmu_send_impl() function 916 err = dmu_send_impl(FTAG, dp, ds, &zb, is_clone, in dmu_send_obj() 919 err = dmu_send_impl(FTAG, dp, ds, NULL, B_FALSE, in dmu_send_obj() 995 err = dmu_send_impl(FTAG, dp, ds, &zb, is_clone, in dmu_send() 999 err = dmu_send_impl(FTAG, dp, ds, NULL, B_FALSE, in dmu_send()
|