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

12

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddnode.c278 if (dn->dn_phys->dn_type != DMU_OT_NONE || dn->dn_allocated_txg != 0) {
301 if (dn->dn_phys->dn_type != DMU_OT_NONE)
320 if (dnp->dn_type == DMU_OT_NONE) {
380 if (dnp->dn_type != DMU_OT_NONE)
598 ASSERT(dn->dn_type == DMU_OT_NONE);
600 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE);
601 ASSERT(ot != DMU_OT_NONE);
603 ASSERT((bonustype == DMU_OT_NONE && bonuslen == 0) ||
605 (bonustype != DMU_OT_NONE && bonuslen != 0));
608 ASSERT(dn->dn_type == DMU_OT_NONE);
[all...]
H A Ddnode_sync.c54 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE);
593 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE);
594 ASSERT(dn->dn_type != DMU_OT_NONE);
603 dn->dn_type = DMU_OT_NONE;
634 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg);
635 ASSERT(dnp->dn_type != DMU_OT_NONE ||
668 if (dnp->dn_type == DMU_OT_NONE) {
H A Dddt_zap.c47 DMU_OT_NONE, 0, tx);
H A Ddsl_deleg.c171 DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx);
698 DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx);
705 jumpobj = zap_create(mos, DMU_OT_DSL_PERMS, DMU_OT_NONE, 0, tx);
H A Ddmu_object.c190 if (dn->dn_type == DMU_OT_NONE) {
372 ASSERT(dn->dn_type != DMU_OT_NONE);
H A Ddmu_diff.c92 if (dnp->dn_type == DMU_OT_NONE)
H A Ddmu_objset.c1031 dnode_allocate(mdn, DMU_OT_DNODE, blksz, ibs, DMU_OT_NONE, 0,
1671 DMU_USERUSED_DNODE(os)->dn_type != DMU_OT_NONE) {
1679 DMU_PROJECTUSED_DNODE(os)->dn_type != DMU_OT_NONE) {
1966 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE ||
2067 if (DMU_USERUSED_DNODE(os)->dn_type == DMU_OT_NONE) {
2070 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx));
2073 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx));
2077 DMU_PROJECTUSED_DNODE(os)->dn_type == DMU_OT_NONE) {
2079 DMU_OT_USERGROUP_USED, DMU_OT_NONE, 0, tx));
H A Dzio_inject.c136 if (record->zi_type == DMU_OT_NONE ||
284 zio->io_bp ? BP_GET_TYPE(zio->io_bp) : DMU_OT_NONE,
H A Dspa_errlog.c311 DMU_OT_ERROR_LOG, DMU_OT_NONE,
H A Ddsl_pool.c481 DMU_OT_OBJECT_DIRECTORY, DMU_OT_NONE, 0, tx);
1013 DMU_OT_NEXT_CLONES, DMU_OT_NONE, 0, tx);
1050 zap_create(mos, DMU_OT_DSL_CLONES, DMU_OT_NONE,
H A Dvdev_indirect_mapping.c332 DMU_OT_NONE, 0, tx);
H A Dzfs_quota.c350 DMU_OT_NONE, 0, tx);
H A Dbpobj.c726 DMU_OT_NONE, 0, tx);
767 DMU_OT_NONE, 0, tx);
H A Ddsl_userhold.c171 zap_create(mos, DMU_OT_USERREFS, DMU_OT_NONE, 0, tx);
H A Dzvol.c215 DMU_OT_NONE, 0, tx);
219 DMU_OT_NONE, 0, tx);
H A Ddmu_redact.c283 if (dnp->dn_type == DMU_OT_NONE ||
H A Ddsl_prop.c675 DMU_OT_DSL_PROPS, DMU_OT_NONE, 0, tx);
H A Dspa_log_spacemap.c941 DMU_OTN_ZAP_METADATA, DMU_OT_NONE, 0, tx);
H A Dvdev_rebuild.c527 BP_SET_TYPE(bp, DMU_OT_NONE);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c833 if (dnp->dn_type != DMU_OT_NONE &&
1084 osp->os_userused_dnode.dn_type == DMU_OT_NONE &&
1085 osp->os_groupused_dnode.dn_type == DMU_OT_NONE &&
1086 osp->os_projectused_dnode.dn_type == DMU_OT_NONE) ||
1088 osp->os_userused_dnode.dn_type == DMU_OT_NONE &&
1089 osp->os_groupused_dnode.dn_type == DMU_OT_NONE) ||
1111 if (osp->os_userused_dnode.dn_type != DMU_OT_NONE) {
1118 if (osp->os_groupused_dnode.dn_type != DMU_OT_NONE) {
1125 if (osp->os_projectused_dnode.dn_type != DMU_OT_NONE &&
1446 if (sdnp[i].dn_type != DMU_OT_NONE
[all...]
H A Dzfs_znode.c1648 DMU_OT_NONE, 0, tx);
1685 DMU_OT_NONE, 0, tx);
1694 obj = zap_create(os, DMU_OT_UNLINKED_SET, DMU_OT_NONE, 0, tx);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c893 if (dnp->dn_type != DMU_OT_NONE &&
1205 osp->os_userused_dnode.dn_type == DMU_OT_NONE &&
1206 osp->os_groupused_dnode.dn_type == DMU_OT_NONE &&
1207 osp->os_projectused_dnode.dn_type == DMU_OT_NONE) ||
1209 osp->os_userused_dnode.dn_type == DMU_OT_NONE &&
1210 osp->os_groupused_dnode.dn_type == DMU_OT_NONE) ||
1242 if (osp->os_userused_dnode.dn_type != DMU_OT_NONE) {
1249 if (osp->os_groupused_dnode.dn_type != DMU_OT_NONE) {
1256 if (osp->os_projectused_dnode.dn_type != DMU_OT_NONE &&
1611 if (sdnp[i].dn_type != DMU_OT_NONE
[all...]
H A Dzfs_znode.c1842 DMU_OT_NONE, 0, tx);
1879 DMU_OT_NONE, 0, tx);
1888 obj = zap_create(os, DMU_OT_UNLINKED_SET, DMU_OT_NONE, 0, tx);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddsl_pool.h68 #define DMU_OT_DEFERRED DMU_OT_NONE
H A Ddmu.h166 DMU_OT_NONE, enumerator in enum:dmu_object_type

Completed in 232 milliseconds

12