Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Ddmu_objset.c1711 uint64_t thisobj; in dmu_objset_find_dp_impl() local
1728 thisobj = dsl_dir_phys(dd)->dd_head_dataset_obj; in dmu_objset_find_dp_impl()
1760 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_dp_impl()
1797 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_dp_impl()
1931 uint64_t thisobj; in dmu_objset_find_impl() local
1949 thisobj = dsl_dir_phys(dd)->dd_head_dataset_obj; in dmu_objset_find_impl()
1987 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_impl()