Searched refs:dc_ddname (Results 1 – 1 of 1) sorted by relevance
2712 char *dc_ddname; /* last component of ddobj's name */ member2740 err = dsl_dir_hold_obj(dp, dcp->dc_ddobj, dcp->dc_ddname, FTAG, &dd); in dmu_objset_find_dp_impl()2769 child_dcp->dc_ddname = spa_strdup(attr->za_name); in dmu_objset_find_dp_impl()2845 if (dcp->dc_ddname != NULL) in dmu_objset_find_dp_impl()2846 spa_strfree(dcp->dc_ddname); in dmu_objset_find_dp_impl()2891 dcp->dc_ddname = NULL; in dmu_objset_find_dp()