Home
last modified time | relevance | path

Searched refs:thisobj (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c2586 uint64_t thisobj; in dmu_objset_find_dp_impl() local
2608 thisobj = dsl_dir_phys(dd)->dd_head_dataset_obj; in dmu_objset_find_dp_impl()
2642 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_dp_impl()
2680 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_dp_impl()
2825 uint64_t thisobj; in dmu_objset_find_impl() local
2843 thisobj = dsl_dir_phys(dd)->dd_head_dataset_obj; in dmu_objset_find_impl()
2881 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_impl()