Searched refs:thisobj (Results 1 – 1 of 1) sorted by relevance
2624 uint64_t thisobj; in dmu_objset_find_dp_impl() local2646 thisobj = dsl_dir_phys(dd)->dd_head_dataset_obj; in dmu_objset_find_dp_impl()2680 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_dp_impl()2718 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_dp_impl()2863 uint64_t thisobj; in dmu_objset_find_impl() local2881 thisobj = dsl_dir_phys(dd)->dd_head_dataset_obj; in dmu_objset_find_impl()2919 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_impl()