Home
last modified time | relevance | path

Searched refs:dmu_object_info_t (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h941 } dmu_object_info_t; typedef
968 int dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi);
969 void __dmu_object_info_from_dnode(struct dnode *dn, dmu_object_info_t *doi);
971 void dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi);
973 void dmu_object_info_from_db(dmu_buf_t *db, dmu_object_info_t *doi);
H A Dsa.h138 void sa_object_info(sa_handle_t *, dmu_object_info_t *);
H A Dddt_impl.h277 dmu_object_info_t *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbpobj.c102 dmu_object_info_t doi; in bpobj_free()
153 dmu_object_info_t doi; in bpobj_open()
703 dmu_object_info_t doi; in bpobj_enqueue_subobj()
814 dmu_object_info_t doi; in bpobj_prefetch_subobj()
H A Ddbuf_stats.c69 dmu_object_info_t doi = { 0 }; in __dbuf_stats_hash_table_data()
H A Dspa_history.c285 dmu_object_info_t doi; in spa_history_log_sync()
452 dmu_object_info_t doi; in spa_history_get()
H A Dzfs_sa.c143 dmu_object_info_t doi; in zfs_sa_get_scanstamp()
176 dmu_object_info_t doi; in zfs_sa_set_scanstamp()
H A Dzvol.c226 dmu_object_info_t *doi; in zvol_get_stats()
234 doi = kmem_alloc(sizeof (dmu_object_info_t), KM_SLEEP); in zvol_get_stats()
242 kmem_free(doi, sizeof (dmu_object_info_t)); in zvol_get_stats()
339 dmu_object_info_t *doi = kmem_alloc(sizeof (*doi), KM_SLEEP); in zvol_set_volsize()
351 kmem_free(doi, sizeof (dmu_object_info_t)); in zvol_set_volsize()
H A Ddsl_deadlist.c306 dmu_object_info_t doi; in dsl_deadlist_open()
390 dmu_object_info_t doi; in dsl_deadlist_free()
876 dmu_object_info_t doi; in dsl_deadlist_merge()
H A Dddt_stats.c195 dmu_object_info_t doi; in ddt_get_dedup_object_stats()
H A Dzfs_znode.c63 dmu_object_info_t doi; in zfs_grab_sa_handle()
H A Dspace_map.c864 dmu_object_info_t doi; in space_map_truncate()
939 dmu_object_info_t doi; in space_map_free_obj()
H A Ddmu.c1672 dmu_object_info_t doi; in dmu_object_cached_size()
2742 __dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi) in __dmu_object_info_from_dnode()
2765 dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi) in dmu_object_info_from_dnode()
2781 dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi) in dmu_object_info()
2800 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db()
H A Ddmu_object.c404 dmu_object_info_t doi; in dmu_object_next()
H A Dvdev_indirect_mapping.c348 dmu_object_info_t doi; in vdev_indirect_mapping_open()
H A Ddmu_recv.c1675 const struct drr_object *drro, const dmu_object_info_t *doi, in receive_handle_existing_object()
1888 dmu_object_info_t doi; in receive_object()
2005 dmu_object_info_t slot_doi; in receive_object()
2183 dmu_object_info_t doi; in receive_freeobjects()
2873 dmu_object_info_t doi; in receive_read_record()
H A Dzcp_get.c371 dmu_object_info_t doi; in get_special_prop()
H A Dddt.c444 dmu_object_info_t doi; in ddt_object_load()
494 dmu_object_info_t doi; in ddt_object_sync()
615 dmu_object_info_t *doi) in ddt_object_info()
H A Dddt_log.c178 dmu_object_info_t doi; in ddt_log_update_stats()
H A Ddmu_traverse.c773 dmu_object_info_t doi; in traverse_pool()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c1384 dmu_object_info_t *doi; in zvol_os_create_minor()
1400 doi = kmem_alloc(sizeof (dmu_object_info_t), KM_SLEEP); in zvol_os_create_minor()
1509 kmem_free(doi, sizeof (dmu_object_info_t)); in zvol_os_create_minor()
H A Dzfs_znode_os.c920 dmu_object_info_t doi; in zfs_zget()
1058 dmu_object_info_t doi; in zfs_rezget()
H A Dzfs_dir.c292 dmu_object_info_t doi; in zfs_unlinked_drain()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c1611 dmu_object_info_t *doi; in zvol_os_create_minor()
1644 doi = kmem_alloc(sizeof (dmu_object_info_t), KM_SLEEP); in zvol_os_create_minor()
1727 kmem_free(doi, sizeof (dmu_object_info_t)); in zvol_os_create_minor()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c1877 dmu_object_info_t doi; in ztest_bt_bonus()
2144 dmu_object_info_t doi; in ztest_replay_remove()
2201 dmu_object_info_t doi; in ztest_replay_write()
2500 dmu_object_info_t doi; in ztest_get_data()
2620 dmu_object_info_t doi; in ztest_lookup()
2825 dmu_object_info_t doi; in ztest_io()
4613 dmu_object_info_t doi; in ztest_objset_destroy_cb()
5365 dmu_object_info_t doi; in ztest_dmu_read_write_zcopy()
6197 dmu_object_info_t doi; in ztest_verify_dnode_bt()

12