Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1655 uint64_t thisobj; in dmu_objset_find_spa() local
1670 thisobj = dd->dd_phys->dd_head_dataset_obj; in dmu_objset_find_spa()
1706 err = dsl_dataset_hold_obj(dp, thisobj, FTAG, &ds); in dmu_objset_find_spa()
1742 err = func(spa, thisobj, name, arg); in dmu_objset_find_spa()