HomeSort by: relevance | last modified time | path
    Searched refs:dn_type (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
dmu_object.c 149 ASSERT(dn->dn_type != DMU_OT_NONE);
191 if (dn->dn_type == DMU_OTN_ZAP_METADATA) {
195 ASSERT3U(dn->dn_type, ==, old_type);
197 dn->dn_next_type[tx->tx_txg & TXG_MASK] = dn->dn_type =
217 t = dn->dn_type;
dnode_sync.c 52 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE);
511 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE);
512 ASSERT(dn->dn_type != DMU_OT_NONE);
520 dn->dn_type = DMU_OT_NONE;
549 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg);
550 ASSERT(dnp->dn_type != DMU_OT_NONE ||
573 if (dnp->dn_type == DMU_OT_NONE) {
579 dnp->dn_type = dn->dn_type;
593 dnp->dn_type = dn->dn_type
    [all...]
dnode.c 240 ASSERT(DMU_OT_IS_VALID(dn->dn_phys->dn_type));
249 if (dn->dn_phys->dn_type != DMU_OT_NONE || dn->dn_allocated_txg != 0) {
259 ASSERT(DMU_OT_IS_VALID(dn->dn_type));
272 if (dn->dn_phys->dn_type != DMU_OT_NONE)
291 if (dnp->dn_type == DMU_OT_NONE) {
432 dn->dn_type = dnp->dn_type;
444 ASSERT(DMU_OT_IS_VALID(dn->dn_phys->dn_type));
559 ASSERT(dn->dn_type == DMU_OT_NONE);
561 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE)
    [all...]
dmu_diff.c 129 if (dnp->dn_type == DMU_OT_NONE)
dbuf.c 396 is_metadata = DMU_OT_IS_METADATA(DB_DNODE(db)->dn_type);
1957 type = DB_DNODE(db)->dn_type;
2216 ASSERT(dn->dn_type != DMU_OT_NONE);
3219 BP_GET_TYPE(bp) == dn->dn_type) ||
3243 if (dn->dn_type == DMU_OT_DNODE) {
3247 if (dnp->dn_type != DMU_OT_NONE)
3495 if (db->db_level > 0 || dn->dn_type == DMU_OT_DNODE) {
dmu_objset.c 1150 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) {
1307 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE ||
1312 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) {
dmu.c 1997 dmu_object_type_t type = dn ? dn->dn_type : DMU_OT_OBJSET;
2174 doi->doi_type = dn->dn_type;
dmu_tx.c 771 ASSERT3P(DMU_OT_BYTESWAP(dn->dn_type), ==, DMU_BSWAP_ZAP);
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.c 56 * node type (dn_ctfp/dn_type) and attributes (dn_attr). If dn_ctfp/dn_type
65 * The dn_ctfp and dn_type fields form the type of the node. This tuple can
68 * 1. dn_ctfp = NULL, dn_type = CTF_ERR
73 * 2. dn_ctfp = DT_DYN_CTFP(dtp), dn_type = DT_DYN_TYPE(dtp)
86 * 3. dn_ctfp = DT_STR_CTFP(dtp), dn_type = DT_STR_TYPE(dtp)
91 * 4. dn_ctfp != NULL, dn_type = any other type ID
339 ctf_id_t ltype = lp->dn_type;
342 ctf_id_t rtype = rp->dn_type;
409 dt_type_promote(lp, rp, &dnp->dn_ctfp, &dnp->dn_type);
    [all...]
dt_ident.c 278 isp->dis_args[i].dn_type = CTF_ERR;
344 dt_type_name(ap->dn_ctfp, ap->dn_type, n1, sizeof (n1)));
375 if (xnp->dn_type == CTF_ERR) {
380 if (nnp->dn_type == CTF_ERR) {
405 xidp = dt_xlator_ident(dxp, xnp->dn_ctfp, xnp->dn_type);
457 dt_type_name(ap->dn_ctfp, ap->dn_type, n, sizeof (n)));
dt_xlator.c 261 ctf_id_t src_type = src->dn_type;
265 ctf_id_t dst_type = dst->dn_type;
dt_parser.h 52 ctf_id_t dn_type; /* CTF type reference for node's type */ member in struct:dt_node
dt_cg.c 199 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);
2046 dnp->dn_type), dnp->dn_reg, dnp->dn_reg);
dt_printf.c 109 base = ctf_type_resolve(ctfp, dnp->dn_type);
122 ctf_id_t base = ctf_type_resolve(ctfp, dnp->dn_type);
173 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type);
186 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type);
199 ctf_id_t type = dnp->dn_type;
230 dnp->dn_type), pfd->pfd_conv->pfc_dctfp, pfd->pfd_conv->pfc_dtype));
dt_cc.c 712 n = snprintf(NULL, 0, "%s`%ld", dmp->dm_name, dret->dn_type) + 1;
717 ctflib, dret->dn_type) + 1;
720 dret->dn_type) + 1;
726 dret->dn_type);
729 dmp->dm_name, ctflib, dret->dn_type);
732 dmp->dm_name, dret->dn_type);
dt_dof.c 418 dnp->dn_type, buf, sizeof (buf)));
425 dnp->dn_type, buf, sizeof (buf)));
dt_program.c 428 ctf_type_name(dnp->dn_ctfp, dnp->dn_type,
dt_decl.c 320 if (dnp->dn_type == CTF_ERR && !(flags & DT_DP_VARARGS)) {
dt_provider.c 480 prp->pr_argv[i].dtt_type = xargs->dn_type;
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dnode.h 129 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) && \
  /src/sys/arch/i386/pnpbios/
pnpbiosreg.h 114 uint8_t dn_type; /* base type */ member in struct:pnpdevnode
pnpbios.c 802 idstr, matchonly ? "static" : "dynamic", dn->dn_type,
900 idstr, dn->dn_handle, dn->dn_size, dn->dn_type,
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
conn.c 542 } dn_type = META_DNTYPE_ENTRY; local
585 dn_type = META_DNTYPE_PARENT;
593 dn_type = META_DNTYPE_NEWPARENT;
703 if ( rs->sr_err == LDAP_NO_SUCH_OBJECT && dn_type == META_DNTYPE_PARENT ) {
723 if ( dn_type == META_DNTYPE_NEWPARENT && asyncmeta_get_candidate( op, rs, op->orr_nnewSup ) != i )
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
conn.c 1046 } dn_type = META_DNTYPE_ENTRY; local
1196 dn_type = META_DNTYPE_PARENT;
1204 dn_type = META_DNTYPE_NEWPARENT;
1338 if ( rs->sr_err == LDAP_NO_SUCH_OBJECT && dn_type == META_DNTYPE_PARENT ) {
1359 if ( dn_type == META_DNTYPE_NEWPARENT && meta_back_get_candidate( op, rs, op->orr_nnewSup ) != i )
  /src/external/cddl/osnet/dist/cmd/zdb/
zdb.c 1245 ASSERT3U(BP_GET_TYPE(bp), ==, dnp->dn_type);
1921 if (dn->dn_type == DMU_OT_DNODE) {
2025 DMU_USERUSED_DNODE(os)->dn_type != 0) {

Completed in 98 milliseconds

1 2