Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c286 dmu_object_info_from_db(dbp, &doi); in spa_history_log_sync()
442 dmu_object_info_from_db(dbp, &doi); in spa_history_get()
H A Dzap_micro.c518 dmu_object_info_from_db(db, &doi); in zap_lockdir_impl()
595 dmu_object_info_from_db(db, &doi); in zap_lockdir_by_dnode()
619 dmu_object_info_from_db(db, &doi); in zap_lockdir()
H A Dspace_map.c865 dmu_object_info_from_db(sm->sm_dbuf, &doi); in space_map_truncate()
H A Ddmu.c2185 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db() function
2316 EXPORT_SYMBOL(dmu_object_info_from_db);
H A Ddsl_dir.c179 dmu_object_info_from_db(dbuf, &doi); in dsl_dir_hold_obj()
2214 dmu_object_info_from_db(dd->dd_dbuf, &doi); in dsl_dir_is_zapified()
H A Ddsl_deadlist.c309 dmu_object_info_from_db(dl->dl_dbuf, &doi); in dsl_deadlist_open()
H A Dsa.c1397 dmu_object_info_from_db(db, &doi); in sa_handle_get_from_db()
2133 dmu_object_info_from_db(hdl->sa_bonus, doi); in sa_object_info()
H A Ddsl_dataset.c580 dmu_object_info_from_db(dbuf, &doi); in dsl_dataset_hold_obj()
4858 dmu_object_info_from_db(ds->ds_dbuf, &doi); in dsl_dataset_is_zapified()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c935 dmu_object_info_from_db(db, &doi); in zfs_zget()
1089 dmu_object_info_from_db(db, &doi); in zfs_rezget()
1780 dmu_object_info_from_db(*db, &doi); in zfs_grab_sa_handle()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode.c1074 dmu_object_info_from_db(db, &doi); in zfs_zget()
1211 dmu_object_info_from_db(db, &doi); in zfs_rezget()
1995 dmu_object_info_from_db(*db, &doi); in zfs_grab_sa_handle()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h924 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c1678 dmu_object_info_from_db(db, &doi); in ztest_bt_bonus()
2030 dmu_object_info_from_db(db, &doi); in ztest_replay_write()
2309 dmu_object_info_from_db(db, &doi); in ztest_get_data()
2414 dmu_object_info_from_db(db, &doi); in ztest_lookup()
5661 dmu_object_info_from_db(db, &doi); in ztest_verify_dnode_bt()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c4522 dmu_object_info_from_db(db, &doi); in dump_path_impl()