Searched refs:dn_type (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddnode.h59 uint8_t dn_type; /* dmu_object_type_t */ member in struct:dnode_phys
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c158 ASSERT(dn->dn_type != DMU_OT_NONE);
200 if (dn->dn_type == DMU_OTN_ZAP_METADATA) {
204 ASSERT3U(dn->dn_type, ==, old_type);
206 dn->dn_next_type[tx->tx_txg & TXG_MASK] = dn->dn_type =
226 t = dn->dn_type;
H A Ddnode_sync.c52 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE);
518 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE);
519 ASSERT(dn->dn_type != DMU_OT_NONE);
527 dn->dn_type = DMU_OT_NONE;
556 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg);
557 ASSERT(dnp->dn_type != DMU_OT_NONE ||
580 if (dnp->dn_type == DMU_OT_NONE) {
586 dnp->dn_type = dn->dn_type;
600 dnp->dn_type
[all...]
H A Ddnode.c237 ASSERT(DMU_OT_IS_VALID(dn->dn_phys->dn_type));
246 if (dn->dn_phys->dn_type != DMU_OT_NONE || dn->dn_allocated_txg != 0) {
256 ASSERT(DMU_OT_IS_VALID(dn->dn_type));
269 if (dn->dn_phys->dn_type != DMU_OT_NONE)
288 if (dnp->dn_type == DMU_OT_NONE) {
429 dn->dn_type = dnp->dn_type;
441 ASSERT(DMU_OT_IS_VALID(dn->dn_phys->dn_type));
553 ASSERT(dn->dn_type == DMU_OT_NONE);
555 ASSERT(dn->dn_phys->dn_type
[all...]
H A Ddmu_diff.c88 if (dnp->dn_type == DMU_OT_NONE)
H A Ddbuf.c395 is_metadata = DMU_OT_IS_METADATA(DB_DNODE(db)->dn_type);
1976 type = DB_DNODE(db)->dn_type;
2235 ASSERT(dn->dn_type != DMU_OT_NONE);
3243 BP_GET_TYPE(bp) == dn->dn_type) ||
3267 if (dn->dn_type == DMU_OT_DNODE) {
3271 if (dnp->dn_type != DMU_OT_NONE)
3525 if (db->db_level > 0 || dn->dn_type == DMU_OT_DNODE) {
H A Ddmu_objset.c1156 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) {
1320 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE ||
1325 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) {
H A Ddmu.c1802 dmu_object_type_t type = dn ? dn->dn_type : DMU_OT_OBJSET;
1991 doi->doi_type = dn->dn_type;
H A Ddmu_tx.c770 ASSERT3P(DMU_OT_BYTESWAP(dn->dn_type), ==, DMU_BSWAP_ZAP);
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c53 * node type (dn_ctfp/dn_type) and attributes (dn_attr). If dn_ctfp/dn_type
62 * The dn_ctfp and dn_type fields form the type of the node. This tuple can
65 * 1. dn_ctfp = NULL, dn_type = CTF_ERR
70 * 2. dn_ctfp = DT_DYN_CTFP(dtp), dn_type = DT_DYN_TYPE(dtp)
83 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
88 * 4. dn_ctfp != NULL, dn_type = any other type ID
334 ctf_id_t ltype = lp->dn_type;
337 ctf_id_t rtype = rp->dn_type;
404 dt_type_promote(lp, rp, &dnp->dn_ctfp, &dnp->dn_type);
[all...]
H A Ddt_ident.c268 isp->dis_args[i].dn_type = CTF_ERR;
334 dt_type_name(ap->dn_ctfp, ap->dn_type, n1, sizeof (n1)));
365 if (xnp->dn_type == CTF_ERR) {
370 if (nnp->dn_type == CTF_ERR) {
395 xidp = dt_xlator_ident(dxp, xnp->dn_ctfp, xnp->dn_type);
447 dt_type_name(ap->dn_ctfp, ap->dn_type, n, sizeof (n)));
H A Ddt_xlator.c261 ctf_id_t src_type = src->dn_type;
265 ctf_id_t dst_type = dst->dn_type;
H A Ddt_parser.h52 ctf_id_t dn_type; /* CTF type reference for node's type */ member in struct:dt_node
H A Ddt_cg.c199 type = ctf_type_resolve(ctfp, dnp->dn_type);
340 type = ctf_type_resolve(fp, dst->dn_left->dn_type);
418 ctf_type_encoding(dst->dn_ctfp, dst->dn_type, &e) != CTF_ERR)
649 type = ctf_type_resolve(ctfp, dnp->dn_type);
706 type = ctf_type_resolve(ctfp, dnp->dn_type);
1406 mnp->dn_membexpr->dn_type);
1746 dnp->dn_type), dnp->dn_reg, dnp->dn_reg);
1865 type = ctf_type_resolve(ctfp, dnp->dn_left->dn_type);
2045 dnp->dn_type), dnp->dn_reg, dnp->dn_reg);
H A Ddt_printf.c106 base = ctf_type_resolve(ctfp, dnp->dn_type);
119 ctf_id_t base = ctf_type_resolve(ctfp, dnp->dn_type);
170 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type);
183 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type);
196 ctf_id_t type = dnp->dn_type;
227 dnp->dn_type), pfd->pfd_conv->pfc_dctfp, pfd->pfd_conv->pfc_dtype));
H A Ddt_dof.c414 dnp->dn_type, buf, sizeof (buf)));
421 dnp->dn_type, buf, sizeof (buf)));
H A Ddt_program.c423 ctf_type_name(dnp->dn_ctfp, dnp->dn_type,
H A Ddt_cc.c715 ctflib, dret->dn_type) + 1;
718 dret->dn_type) + 1;
725 dmp->dm_name, ctflib, dret->dn_type);
728 dmp->dm_name, dret->dn_type);
H A Ddt_decl.c337 if (dnp->dn_type == CTF_ERR && !(flags & DT_DP_VARARGS)) {
H A Ddt_provider.c476 prp->pr_argv[i].dtt_type = xargs->dn_type;
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h129 uint8_t dn_type; /* dmu_object_type_t */ member in struct:dnode_phys
174 dmu_object_type_t dn_type; /* object type */ member in struct:dnode
313 (DMU_OT_IS_METADATA((_dn)->dn_type) && \
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.h82 if (type && (dnp)->dn_type != type) { \
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbiospnp.c72 u_int8_t dn_type[3]; member in struct:pnp_devNode
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h892 uint8_t dn_type; /* dmu_object_type_t */ member in struct:dnode_phys
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1225 ASSERT3U(BP_GET_TYPE(bp), ==, dnp->dn_type);
1903 if (dn->dn_type == DMU_OT_DNODE) {
2007 DMU_USERUSED_DNODE(os)->dn_type != 0) {

Completed in 157 milliseconds

12