Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/module/zfs/
HDspa_history.c286 dmu_object_info_from_db(dbp, &doi); in spa_history_log_sync()
453 dmu_object_info_from_db(dbp, &doi); in spa_history_get()
HDzfs_znode.c69 dmu_object_info_from_db(*db, &doi); in zfs_grab_sa_handle()
HDspace_map.c870 dmu_object_info_from_db(sm->sm_dbuf, &doi); in space_map_truncate()
HDdsl_dir.c189 dmu_object_info_from_db(dbuf, &doi); in dsl_dir_hold_obj()
2299 dmu_object_info_from_db(dd->dd_dbuf, &doi); in dsl_dir_is_zapified()
HDsa.c1403 dmu_object_info_from_db(db, &doi); in sa_handle_get_from_db()
2168 dmu_object_info_from_db(hdl->sa_bonus, doi); in sa_object_info()
HDdsl_deadlist.c317 dmu_object_info_from_db(dl->dl_dbuf, &doi); in dsl_deadlist_open()
HDdmu.c2800 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db() function
2938 EXPORT_SYMBOL(dmu_object_info_from_db);
HDdsl_dataset.c613 dmu_object_info_from_db(dbuf, &doi); in dsl_dataset_hold_obj()
4883 dmu_object_info_from_db(ds->ds_dbuf, &doi); in dsl_dataset_is_zapified()
/freebsd-head/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_znode_os.c940 dmu_object_info_from_db(db, &doi); in zfs_zget()
1110 dmu_object_info_from_db(db, &doi); in zfs_rezget()
/freebsd-head/sys/contrib/openzfs/module/os/linux/zfs/
HDzfs_znode_os.c1066 dmu_object_info_from_db(db, &doi); in zfs_zget()
1204 dmu_object_info_from_db(db, &doi); in zfs_rezget()
/freebsd-head/sys/contrib/openzfs/include/sys/
HDdmu.h973 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
/freebsd-head/sys/contrib/openzfs/cmd/
HDztest.c1880 dmu_object_info_from_db(db, &doi); in ztest_bt_bonus()
2233 dmu_object_info_from_db(db, &doi); in ztest_replay_write()
2523 dmu_object_info_from_db(db, &doi); in ztest_get_data()
2628 dmu_object_info_from_db(db, &doi); in ztest_lookup()
6206 dmu_object_info_from_db(db, &doi); in ztest_verify_dnode_bt()
/freebsd-head/sys/contrib/openzfs/cmd/zdb/
HDzdb.c5067 dmu_object_info_from_db(db, &doi); in dump_path_impl()