Home
last modified time | relevance | path

Searched refs:dn_type (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_dnode.h51 __field(dmu_object_type_t, dn_type)
73 __entry->dn_type = dn->dn_type;
98 __entry->dn_object, __entry->dn_type, __entry->dn_bonuslen,
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c339 ctf_id_t ltype = lp->dn_type; in dt_type_promote()
342 ctf_id_t rtype = rp->dn_type; in dt_type_promote()
409 dt_type_promote(lp, rp, &dnp->dn_ctfp, &dnp->dn_type); in dt_node_promote()
410 dt_node_type_assign(dnp, dnp->dn_ctfp, dnp->dn_type, B_FALSE); in dt_node_promote()
524 dnp->dn_type = CTF_ERR; in dt_node_xalloc()
717 dnp->dn_type = type; in dt_node_type_assign()
726 dst->dn_type = src->dn_type; in dt_node_type_propagate()
741 (void) dt_type_name(dnp->dn_ctfp, dnp->dn_type, buf + n, len); in dt_node_type_name()
745 return (dt_type_name(dnp->dn_ctfp, dnp->dn_type, buf, len)); in dt_node_type_name()
760 base = ctf_type_resolve(dnp->dn_ctfp, dnp->dn_type); in dt_node_type_size()
[all …]
H A Ddt_ident.c280 isp->dis_args[i].dn_type = CTF_ERR; in dt_idcook_func()
346 dt_type_name(ap->dn_ctfp, ap->dn_type, n1, sizeof (n1))); in dt_idcook_args()
377 if (xnp->dn_type == CTF_ERR) { in dt_idcook_args()
382 if (nnp->dn_type == CTF_ERR) { in dt_idcook_args()
407 xidp = dt_xlator_ident(dxp, xnp->dn_ctfp, xnp->dn_type); in dt_idcook_args()
459 dt_type_name(ap->dn_ctfp, ap->dn_type, n, sizeof (n))); in dt_idcook_regs()
H A Ddt_cg.c199 type = ctf_type_resolve(ctfp, dnp->dn_type); in dt_cg_ptrsize()
340 type = ctf_type_resolve(fp, dst->dn_left->dn_type); in dt_cg_field_set()
418 ctf_type_encoding(dst->dn_ctfp, dst->dn_type, &e) != CTF_ERR) in dt_cg_store()
649 type = ctf_type_resolve(ctfp, dnp->dn_type); in dt_cg_prearith_op()
706 type = ctf_type_resolve(ctfp, dnp->dn_type); in dt_cg_postarith_op()
1406 mnp->dn_membexpr->dn_type); in dt_cg_xlate_member()
1746 dnp->dn_type), dnp->dn_reg, dnp->dn_reg); in dt_cg_node()
1865 type = ctf_type_resolve(ctfp, dnp->dn_left->dn_type); in dt_cg_node()
2046 dnp->dn_type), dnp->dn_reg, dnp->dn_reg); in dt_cg_node()
H A Ddt_xlator.c261 ctf_id_t src_type = src->dn_type; in dt_xlator_lookup()
265 ctf_id_t dst_type = dst->dn_type; in dt_xlator_lookup()
H A Ddt_printf.c120 base = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_str()
133 ctf_id_t base = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_wstr()
184 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_xshort()
197 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_xlong()
210 ctf_id_t type = dnp->dn_type; in pfcheck_xlonglong()
241 dnp->dn_type), pfd->pfd_conv->pfc_dctfp, pfd->pfd_conv->pfc_dtype)); in pfcheck_type()
H A Ddt_parser.h52 ctf_id_t dn_type; /* CTF type reference for node's type */ member
H A Ddt_cc.c712 n = snprintf(NULL, 0, "%s`%ld", dmp->dm_name, dret->dn_type) + 1; in dt_action_trace()
717 ctflib, dret->dn_type) + 1; in dt_action_trace()
720 dret->dn_type) + 1; in dt_action_trace()
726 dret->dn_type); in dt_action_trace()
729 dmp->dm_name, ctflib, dret->dn_type); in dt_action_trace()
732 dmp->dm_name, dret->dn_type); in dt_action_trace()
H A Ddt_dof.c418 dnp->dn_type, buf, sizeof (buf))); in dof_add_probe()
425 dnp->dn_type, buf, sizeof (buf))); in dof_add_probe()
H A Ddt_program.c428 ctf_type_name(dnp->dn_ctfp, dnp->dn_type, in dt_header_decl()
H A Ddt_provider.c481 prp->pr_argv[i].dtt_type = xargs->dn_type; in dt_probe_create()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_object.c190 if (dn->dn_type == DMU_OT_NONE) { in dmu_object_alloc_impl()
372 ASSERT(dn->dn_type != DMU_OT_NONE); in dmu_object_free()
466 if (dn->dn_type == DMU_OTN_ZAP_METADATA) { in dmu_object_zapify()
470 ASSERT3U(dn->dn_type, ==, old_type); in dmu_object_zapify()
480 dn->dn_next_type[tx->tx_txg & TXG_MASK] = dn->dn_type = in dmu_object_zapify()
498 t = dn->dn_type; in dmu_object_free_zapified()
H A Ddnode_sync.c54 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_increase_indirection()
608 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_sync_free()
609 ASSERT(dn->dn_type != DMU_OT_NONE); in dnode_sync_free()
618 dn->dn_type = DMU_OT_NONE; in dnode_sync_free()
650 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg); in dnode_sync()
651 ASSERT(dnp->dn_type != DMU_OT_NONE || in dnode_sync()
689 if (dnp->dn_type == DMU_OT_NONE) { in dnode_sync()
695 dnp->dn_type = dn->dn_type; in dnode_sync()
712 dnp->dn_type = dn->dn_type; in dnode_sync()
H A Ddnode.c403 ASSERT(DMU_OT_IS_VALID(dn->dn_phys->dn_type)); in dnode_verify()
412 if (dn->dn_phys->dn_type != DMU_OT_NONE || dn->dn_allocated_txg != 0) { in dnode_verify()
422 ASSERT(DMU_OT_IS_VALID(dn->dn_type)); in dnode_verify()
435 if (dn->dn_phys->dn_type != DMU_OT_NONE) in dnode_verify()
454 if (dnp->dn_type == DMU_OT_NONE) { in dnode_byteswap()
505 if (dnp->dn_type != DMU_OT_NONE) in dnode_buf_byteswap()
607 dn->dn_type = dnp->dn_type; in dnode_create()
622 ASSERT(DMU_OT_IS_VALID(dn->dn_phys->dn_type)); in dnode_create()
739 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate()
741 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE); in dnode_allocate()
[all …]
H A Ddmu_diff.c92 if (dnp->dn_type == DMU_OT_NONE) in report_dnode()
H A Ddbuf.c448 dmu_object_type_t type = DB_DNODE(db)->dn_type; in dbuf_include_in_metadata_cache()
618 is_metadata = DMU_OT_IS_METADATA(DB_DNODE(db)->dn_type); in dbuf_is_metadata()
671 DMU_OT_IS_METADATA(dn->dn_handle->dnh_dnode->dn_type)))) { in dnode_level_is_l2cacheable()
1571 !DMU_OT_IS_ENCRYPTED(dn->dn_type)) || in dbuf_read_verify_dnode_crypt()
1735 mac, dn->dn_type, size, arc_buf_lsize(db->db_buf), in dbuf_fix_old_data()
3046 type = DB_DNODE(db)->dn_type; in dmu_buf_write_embedded()
3079 type = DB_DNODE(db)->dn_type; in dmu_buf_redact()
3404 ASSERT(dn->dn_type != DMU_OT_NONE); in dbuf_create()
3865 dn->dn_type, arc_buf_size(data), arc_buf_lsize(data), in dbuf_hold_copy()
4809 dn->dn_type, psize, lsize, compress_type, in dbuf_sync_leaf()
[all …]
H A Ddmu_send.c731 if (dnp == NULL || dnp->dn_type == DMU_OT_NONE) in dump_dnode()
744 drro->drr_type = dnp->dn_type; in dump_dnode()
1130 DMU_SPILL_BLKID || DMU_OT_IS_METADATA(dnp->dn_type)) && in send_cb()
1159 record->sru.data.obj_type = dnp->dn_type; in send_cb()
1692 range->sru.data.obj_type = dn->dn_type; in enqueue_range()
1735 spill_range->sru.data.obj_type = dnp->dn_type; in piggyback_unmodified_spill()
H A Ddmu_objset.c1800 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync()
1808 DMU_PROJECTUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync()
2104 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE || in userquota_updates_task()
2205 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates_prep()
2215 DMU_PROJECTUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates_prep()
H A Ddmu_redact.c286 if (dnp->dn_type == DMU_OT_NONE || in redact_cb()
874 DMU_OT_IS_METADATA((*dn)->dn_type))) { in hold_next_object()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c816 if (dnp->dn_type != DMU_OT_NONE && in zio_crypt_copy_dnode_bonus()
1080 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1081 osp->os_groupused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1082 osp->os_projectused_dnode.dn_type == DMU_OT_NONE) || in zio_crypt_do_objset_hmacs()
1084 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1085 osp->os_groupused_dnode.dn_type == DMU_OT_NONE) || in zio_crypt_do_objset_hmacs()
1106 if (osp->os_userused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs()
1113 if (osp->os_groupused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs()
1120 if (osp->os_projectused_dnode.dn_type != DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1454 if (sdnp[i].dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode()
[all …]
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c899 if (dnp->dn_type != DMU_OT_NONE && in zio_crypt_copy_dnode_bonus()
1232 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1233 osp->os_groupused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1234 osp->os_projectused_dnode.dn_type == DMU_OT_NONE) || in zio_crypt_do_objset_hmacs()
1236 osp->os_userused_dnode.dn_type == DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1237 osp->os_groupused_dnode.dn_type == DMU_OT_NONE) || in zio_crypt_do_objset_hmacs()
1269 if (osp->os_userused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs()
1276 if (osp->os_groupused_dnode.dn_type != DMU_OT_NONE) { in zio_crypt_do_objset_hmacs()
1283 if (osp->os_projectused_dnode.dn_type != DMU_OT_NONE && in zio_crypt_do_objset_hmacs()
1655 if (sdnp[i].dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode()
[all …]
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddnode.h219 uint8_t dn_type; /* dmu_object_type_t */ member
305 dmu_object_type_t dn_type; /* object type */ member
475 (((_level) > 0 || DMU_OT_IS_METADATA((_dn)->dn_type)) && \
/freebsd/stand/i386/libi386/
H A Dbiospnp.c69 uint8_t dn_type[3]; member
/freebsd/usr.sbin/makefs/zfs/
H A Dobjset.c67 dnode->dn_type = type; in dnode_init()
H A Dvdev.c129 vdev_pwrite_data(zfs, dnode->dn_type, dnode->dn_checksum, level, fill, in vdev_pwrite_dnode_indir()

12