Searched refs:dmu_object_info_from_db (Results 1 – 13 of 13) sorted by relevance
| /freebsd-head/sys/contrib/openzfs/module/zfs/ |
| HD | spa_history.c | 286 dmu_object_info_from_db(dbp, &doi); in spa_history_log_sync() 453 dmu_object_info_from_db(dbp, &doi); in spa_history_get()
|
| HD | zfs_znode.c | 69 dmu_object_info_from_db(*db, &doi); in zfs_grab_sa_handle()
|
| HD | space_map.c | 870 dmu_object_info_from_db(sm->sm_dbuf, &doi); in space_map_truncate()
|
| HD | dsl_dir.c | 189 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()
|
| HD | sa.c | 1403 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()
|
| HD | dsl_deadlist.c | 317 dmu_object_info_from_db(dl->dl_dbuf, &doi); in dsl_deadlist_open()
|
| HD | dmu.c | 2800 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);
|
| HD | dsl_dataset.c | 613 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/ |
| HD | zfs_znode_os.c | 940 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/ |
| HD | zfs_znode_os.c | 1066 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/ |
| HD | dmu.h | 973 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
|
| /freebsd-head/sys/contrib/openzfs/cmd/ |
| HD | ztest.c | 1880 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/ |
| HD | zdb.c | 5067 dmu_object_info_from_db(db, &doi); in dump_path_impl()
|