Home
last modified time | relevance | path

Searched refs:DMU_OT_NONE (Results 1 – 25 of 90) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddnode.c157 if (dn->dn_phys->dn_type != DMU_OT_NONE) in dnode_verify()
176 if (dnp->dn_type == DMU_OT_NONE) { in dnode_byteswap()
365 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate()
367 ASSERT(dn->dn_phys->dn_type == DMU_OT_NONE); in dnode_allocate()
368 ASSERT(ot != DMU_OT_NONE); in dnode_allocate()
371 (bonustype != DMU_OT_NONE && bonuslen != 0)); in dnode_allocate()
374 ASSERT(dn->dn_type == DMU_OT_NONE); in dnode_allocate()
429 (bonustype != DMU_OT_NONE && bonuslen != 0)); in dnode_reallocate()
630 (type != DMU_OT_NONE || dn->dn_oldphys))) { in dnode_hold_impl()
633 return (type == DMU_OT_NONE ? ENOENT : EEXIST); in dnode_hold_impl()
[all …]
H A Ddnode_sync.c48 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_increase_indirection()
480 ASSERT(dn->dn_phys->dn_type != DMU_OT_NONE); in dnode_sync_free()
481 ASSERT(dn->dn_type != DMU_OT_NONE); in dnode_sync_free()
489 dn->dn_type = DMU_OT_NONE; in dnode_sync_free()
517 ASSERT(dnp->dn_type != DMU_OT_NONE || dn->dn_allocated_txg); in dnode_sync()
518 ASSERT(dnp->dn_type != DMU_OT_NONE || in dnode_sync()
539 if (dnp->dn_type == DMU_OT_NONE) { in dnode_sync()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/include/zfs/
H A Ddmu.h22 DMU_OT_NONE, enumerator

1234