Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c524 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()
1185 return (ctf_type_compat(lfp, lp->dn_type, rfp, rp->dn_type)); in dt_node_is_argcompat()
1399 dnp->dn_type = CTF_ERR; in dt_node_vatype()
3074 .dtt_type = cp->dn_type, in dt_cook_op1()
3415 type = lp->dn_type; in dt_cook_op2()
3419 type = rp->dn_type; in dt_cook_op2()
3563 type = rp->dn_type; in dt_cook_op2()
4052 type = lp->dn_type; in dt_cook_op3()
[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_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_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_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-14.2/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()
601 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_sync_free()
602 ASSERT(dn->dn_type != DMU_OT_NONE); in dnode_sync_free()
611 dn->dn_type = DMU_OT_NONE; in dnode_sync_free()
642 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg); in dnode_sync()
643 ASSERT(dnp->dn_type != DMU_OT_NONE || in dnode_sync()
681 if (dnp->dn_type == DMU_OT_NONE) { in dnode_sync()
687 dnp->dn_type = dn->dn_type; in dnode_sync()
704 dnp->dn_type = dn->dn_type; in dnode_sync()
H A Ddnode.c414 ASSERT(DMU_OT_IS_VALID(dn->dn_type)); in dnode_verify()
446 if (dnp->dn_type == DMU_OT_NONE) { in dnode_byteswap()
497 if (dnp->dn_type != DMU_OT_NONE) in dnode_buf_byteswap()
588 dn->dn_type = dnp->dn_type; in dnode_create()
716 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate()
726 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate()
748 dn->dn_type = ot; in dnode_allocate()
842 dn->dn_type = ot; in dnode_reallocate()
880 ndn->dn_type = odn->dn_type; in dnode_move_impl()
1427 type = dn->dn_type; in dnode_hold_impl()
[all …]
H A Ddmu_diff.c92 if (dnp->dn_type == DMU_OT_NONE) in report_dnode()
H A Ddbuf.c449 dmu_object_type_t type = DB_DNODE(db)->dn_type; in dbuf_include_in_metadata_cache()
1539 !DMU_OT_IS_ENCRYPTED(dn->dn_type)) || in dbuf_read_verify_dnode_crypt()
2871 type = DB_DNODE(db)->dn_type; in dmu_buf_write_embedded()
2903 type = DB_DNODE(db)->dn_type; in dmu_buf_redact()
3222 ASSERT(dn->dn_type != DMU_OT_NONE); in dbuf_create()
4576 dn->dn_type, psize, lsize, compress_type, in dbuf_sync_leaf()
4659 BP_GET_TYPE(bp) == dn->dn_type) || in dbuf_write_ready()
4685 if (dn->dn_type == DMU_OT_DNODE) { in dbuf_write_ready()
4692 if (dnp->dn_type != DMU_OT_NONE) { in dbuf_write_ready()
5002 ASSERT3U(db->db_dnode_handle->dnh_dnode->dn_type, ==, in dbuf_remap()
[all …]
H A Ddmu_send.c727 if (dnp == NULL || dnp->dn_type == DMU_OT_NONE) in dump_dnode()
740 drro->drr_type = dnp->dn_type; in dump_dnode()
818 record.sru.data.obj_type = dnp->dn_type; in dump_dnode()
1170 DMU_SPILL_BLKID || DMU_OT_IS_METADATA(dnp->dn_type)) && in send_cb()
1199 record->sru.data.obj_type = dnp->dn_type; in send_cb()
1732 range->sru.data.obj_type = dn->dn_type; in enqueue_range()
H A Ddmu_objset.c1732 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync()
1740 DMU_PROJECTUSED_DNODE(os)->dn_type != DMU_OT_NONE) { in dmu_objset_sync()
2026 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE || in userquota_updates_task()
2127 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates_prep()
2137 DMU_PROJECTUSED_DNODE(os)->dn_type == DMU_OT_NONE) { in dmu_objset_do_userquota_updates_prep()
H A Ddmu_redact.c284 if (dnp->dn_type == DMU_OT_NONE || in redact_cb()
872 DMU_OT_IS_METADATA((*dn)->dn_type))) { in hold_next_object()
/freebsd-14.2/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()
1460 if (sdnp[i].dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode()
[all …]
/freebsd-14.2/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()
1659 if (sdnp[i].dn_type != DMU_OT_NONE && in zio_crypt_init_uios_dnode()
[all …]
/freebsd-14.2/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
470 (((_level) > 0 || DMU_OT_IS_METADATA((_dn)->dn_type)) && \
/freebsd-14.2/stand/i386/libi386/
H A Dbiospnp.c69 uint8_t dn_type[3]; member
/freebsd-14.2/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