/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | bpobj.c | 101 dmu_object_info_t doi; in bpobj_free() local 152 dmu_object_info_t doi; in bpobj_open() local 702 dmu_object_info_t doi; in bpobj_enqueue_subobj() local 813 dmu_object_info_t doi; in bpobj_prefetch_subobj() local
|
H A D | zfs_sa.c | 142 dmu_object_info_t doi; in zfs_sa_get_scanstamp() local 175 dmu_object_info_t doi; in zfs_sa_set_scanstamp() local
|
H A D | spa_history.c | 284 dmu_object_info_t doi; in spa_history_log_sync() local 451 dmu_object_info_t doi; in spa_history_get() local
|
H A D | dbuf_stats.c | 68 dmu_object_info_t doi = { 0 }; in __dbuf_stats_hash_table_data() local
|
H A D | dsl_deadlist.c | 305 dmu_object_info_t doi; in dsl_deadlist_open() local 389 dmu_object_info_t doi; in dsl_deadlist_free() local 875 dmu_object_info_t doi; in dsl_deadlist_merge() local
|
H A D | zfs_znode.c | 62 dmu_object_info_t doi; in zfs_grab_sa_handle() local
|
H A D | space_map.c | 860 dmu_object_info_t doi; in space_map_truncate() local 935 dmu_object_info_t doi; in space_map_free_obj() local
|
H A D | ddt_stats.c | 194 dmu_object_info_t doi; in ddt_get_dedup_object_stats() local
|
H A D | dmu_recv.c | 1674 const struct drr_object *drro, const dmu_object_info_t *doi, in receive_handle_existing_object() 1887 dmu_object_info_t doi; in receive_object() local 2182 dmu_object_info_t doi; in receive_freeobjects() local 2869 dmu_object_info_t doi; in receive_read_record() local
|
H A D | vdev_indirect_mapping.c | 347 dmu_object_info_t doi; in vdev_indirect_mapping_open() local
|
H A D | dmu.c | 1671 dmu_object_info_t doi; in dmu_object_cached_size() local 2722 __dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi) in __dmu_object_info_from_dnode() 2745 dmu_object_info_from_dnode(dnode_t *dn, dmu_object_info_t *doi) in dmu_object_info_from_dnode() 2761 dmu_object_info(objset_t *os, uint64_t object, dmu_object_info_t *doi) in dmu_object_info() 2780 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db()
|
H A D | zcp_get.c | 370 dmu_object_info_t doi; in get_special_prop() local
|
H A D | dmu_object.c | 403 dmu_object_info_t doi; in dmu_object_next() local
|
H A D | ddt_log.c | 177 dmu_object_info_t doi; in ddt_log_update_stats() local
|
H A D | zvol.c | 225 dmu_object_info_t *doi; in zvol_get_stats() local 338 dmu_object_info_t *doi = kmem_alloc(sizeof (*doi), KM_SLEEP); in zvol_set_volsize() local
|
H A D | ddt.c | 423 dmu_object_info_t doi; in ddt_object_load() local 473 dmu_object_info_t doi; in ddt_object_sync() local 594 dmu_object_info_t *doi) in ddt_object_info()
|
H A D | dmu_traverse.c | 772 dmu_object_info_t doi; in traverse_pool() local
|
H A D | sa.c | 1400 dmu_object_info_t doi; in sa_handle_get_from_db() local 2165 sa_object_info(sa_handle_t *hdl, dmu_object_info_t *doi) in sa_object_info()
|
/freebsd/contrib/tcpdump/ |
H A D | print-isakmp.c | 164 nd_uint32_t doi; /* Domain of Interpretation */ member 267 nd_uint32_t doi; /* Domain of Interpretation */ member 307 nd_uint32_t doi; /* Domain of Interpretation */ member 524 nd_uint32_t doi; /* Domain of Interpretation */ member 997 uint32_t doi, sit, ident; in ikev1_sa_print() local 1645 uint32_t doi; in ikev1_n_print() local 1799 uint32_t doi; in ikev1_d_print() local 2627 ikev2_e_print(netdissect_options *ndo, in ikev2_e_print() 2731 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ike_sub0_print() 2769 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev1_sub_print() [all …]
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_znode_os.c | 919 dmu_object_info_t doi; in zfs_zget() local 1057 dmu_object_info_t doi; in zfs_rezget() local
|
H A D | zfs_dir.c | 291 dmu_object_info_t doi; in zfs_unlinked_drain() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_znode_os.c | 1047 dmu_object_info_t doi; in zfs_zget() local 1155 dmu_object_info_t doi; in zfs_rezget() local
|
H A D | zfs_dir.c | 483 dmu_object_info_t doi; in zfs_unlinked_drain_task() local
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 1875 dmu_object_info_t doi; in ztest_bt_bonus() local 2142 dmu_object_info_t doi; in ztest_replay_remove() local 2199 dmu_object_info_t doi; in ztest_replay_write() local 2498 dmu_object_info_t doi; in ztest_get_data() local 2618 dmu_object_info_t doi; in ztest_lookup() local 2823 dmu_object_info_t doi; in ztest_io() local 4611 dmu_object_info_t doi; in ztest_objset_destroy_cb() local 5363 dmu_object_info_t doi; in ztest_dmu_read_write_zcopy() local 6195 dmu_object_info_t doi; in ztest_verify_dnode_bt() local
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 1066 dmu_object_info_t doi; in dump_uint64() local 1263 dmu_object_info_t doi; in dump_bpobj_subobjs() local 1449 dmu_object_info_t doi; in get_obsolete_refcount() local 1472 dmu_object_info_t doi; in get_prev_obsolete_spacemap_refcount() local 2035 dmu_object_info_t doi; in dump_ddt_object() local 3000 dmu_object_info_t doi; in dump_bookmark() local 3824 dmu_object_info_t doi; in dump_object() local 5039 dmu_object_info_t doi; in dump_path_impl() local 8302 dmu_object_info_t doi; in dump_mos_leaks() local
|