ORIGIN_DIR_NAME
strlen(ORIGIN_DIR_NAME) * 2)) {
if (strcmp(snapname, ORIGIN_DIR_NAME) == 0)
dsobj = dsl_dataset_create_sync(dp->dp_root_dir, ORIGIN_DIR_NAME,
dsl_dataset_snapshot_sync_impl(ds, ORIGIN_DIR_NAME, tx);
err = dsl_pool_open_special_dir(dp, ORIGIN_DIR_NAME, &dd);