Searched refs:DMU_OT_NONE (Results 26 - 48 of 48) sorted by relevance

12

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_dataset.c144 ASSERT(BP_GET_TYPE(bp) != DMU_OT_NONE);
1163 DMU_OT_NONE, 0, tx);
1213 DMU_OT_NEXT_CLONES, DMU_OT_NONE, 0, tx);
1227 DMU_OT_DSL_CLONES, DMU_OT_NONE, 0, tx);
3610 DMU_OT_NONE, 0, tx);
H A Ddsl_crypt.c2266 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx);
2545 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx);
H A Ddsl_dir.c970 DMU_OT_DSL_PROPS, DMU_OT_NONE, 0, tx);
972 DMU_OT_DSL_DIR_CHILD_MAP, DMU_OT_NONE, 0, tx);
H A Ddsl_destroy.c925 DMU_OT_NONE, 0, tx);
H A Dzap.c1009 new_obj = zap_create_dnsize(os, ot, DMU_OT_NONE, 0, dnodesize, tx);
H A Ddsl_bookmark.c403 U8_TEXTPREP_TOUPPER, DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0,
H A Dvdev_removal.c774 BP_SET_TYPE(&bp, DMU_OT_NONE);
H A Ddsl_scan.c801 ot ? ot : DMU_OT_SCAN_QUEUE, DMU_OT_NONE, 0, tx);
1207 DMU_OT_NONE, 0, tx);
H A Ddbuf.c2951 ASSERT(dn->dn_type != DMU_OT_NONE);
4414 if (dnp->dn_type != DMU_OT_NONE) {
H A Dvdev.c3190 DMU_OT_NONE, 0, tx);
3741 DMU_OT_OBJECT_ARRAY, 0, DMU_OT_NONE, 0, tx);
H A Ddmu_recv.c1573 if (drro->drr_type == DMU_OT_NONE ||
H A Ddmu_send.c715 if (dnp == NULL || dnp->dn_type == DMU_OT_NONE)
H A Dmetaslab.c6152 SPA_OLD_MAXBLOCKSIZE, DMU_OT_NONE, 0, tx);
H A Dzio.c2878 zp.zp_type = DMU_OT_NONE;
H A Darc.c3573 hdr->b_crypt_hdr.b_ot = DMU_OT_NONE;
H A Dspa.c8544 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx);
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1172 DMU_OT_NONE, enumerator in enum:dmu_object_type
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c2169 DMU_OT_NONE, 0, tx);
H A Dzfs_acl.c1250 DMU_OT_SYSACL : DMU_OT_NONE,
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c2004 DMU_OT_NONE, 0, tx);
H A Dzfs_acl.c1417 DMU_OT_SYSACL : DMU_OT_NONE,
/freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3455 if (doi.doi_bonus_type != DMU_OT_NONE && verbosity > 3) {
8077 BP_SET_TYPE(bp, DMU_OT_NONE);
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c2840 od->od_type = DMU_OT_NONE;
4166 DMU_OT_ZAP_OTHER, DMU_OT_NONE, 0, tx));

Completed in 513 milliseconds

12