Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c298 dmu_object_info_from_db(dbp, &doi); in spa_history_log_sync()
456 dmu_object_info_from_db(dbp, &doi); in spa_history_get()
H A Dzfs_znode.c1195 dmu_object_info_from_db(db, &doi); in zfs_zget()
1287 dmu_object_info_from_db(db, &doi); in zfs_rezget()
2013 dmu_object_info_from_db(*db, &doi); in zfs_grab_sa_handle()
H A Ddsl_deadlist.c103 dmu_object_info_from_db(dl->dl_dbuf, &doi); in dsl_deadlist_open()
H A Dzap_micro.c556 dmu_object_info_from_db(db, &doi); in zap_lockdir_by_dnode()
580 dmu_object_info_from_db(db, &doi); in zap_lockdir()
H A Ddsl_dir.c177 dmu_object_info_from_db(dbuf, &doi); in dsl_dir_hold_obj()
2163 dmu_object_info_from_db(dd->dd_dbuf, &doi); in dsl_dir_is_zapified()
H A Dspace_map.c843 dmu_object_info_from_db(sm->sm_dbuf, &doi); in space_map_truncate()
H A Dsa.c1374 dmu_object_info_from_db(db, &doi); in sa_handle_get_from_db()
2105 dmu_object_info_from_db((dmu_buf_t *)hdl->sa_bonus, doi); in sa_object_info()
H A Ddsl_dataset.c448 dmu_object_info_from_db(dbuf, &doi); in dsl_dataset_hold_obj()
4207 dmu_object_info_from_db(ds->ds_dbuf, &doi); in dsl_dataset_is_zapified()
H A Ddmu.c2514 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db() function
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h939 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1477 dmu_object_info_from_db(db, &doi); in ztest_bt_bonus()
1829 dmu_object_info_from_db(db, &doi); in ztest_replay_write()
2109 dmu_object_info_from_db(db, &doi); in ztest_get_data()
2213 dmu_object_info_from_db(db, &doi); in ztest_lookup()
5271 dmu_object_info_from_db(db, &doi); in ztest_verify_dnode_bt()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2973 dmu_object_info_from_db(db, &doi); in dump_path_impl()