Searched refs:dmu_object_info_from_db (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_history.c | 286 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 D | zap_micro.c | 518 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 D | space_map.c | 865 dmu_object_info_from_db(sm->sm_dbuf, &doi); in space_map_truncate()
|
| H A D | dmu.c | 2185 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 D | dsl_dir.c | 179 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 D | dsl_deadlist.c | 309 dmu_object_info_from_db(dl->dl_dbuf, &doi); in dsl_deadlist_open()
|
| H A D | sa.c | 1397 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 D | dsl_dataset.c | 580 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 D | zfs_znode.c | 935 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 D | zfs_znode.c | 1074 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 D | dmu.h | 924 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 1678 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 D | zdb.c | 4522 dmu_object_info_from_db(db, &doi); in dump_path_impl()
|