Searched refs:DMU_OT_INTENT_LOG (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h87 DMU_OT_INTENT_LOG, /* UINT64 */ enumerator in enum:dmu_object_type
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h152 DMU_OT_INTENT_LOG, /* UINT64 */ enumerator in enum:dmu_object_type
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c208 BP_GET_TYPE(bp) == DMU_OT_INTENT_LOG)
H A Dzil.c865 ASSERT(BP_GET_TYPE(zio->io_bp) == DMU_OT_INTENT_LOG);
H A Dzio.c2884 BP_SET_TYPE(new_bp, DMU_OT_INTENT_LOG);
2899 ASSERT(BP_GET_TYPE(bp) == DMU_OT_INTENT_LOG);
H A Dspa.c1881 type != DMU_OT_INTENT_LOG)
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h963 DMU_OT_INTENT_LOG, /* UINT64 */ enumerator in enum:dmu_object_type

Completed in 102 milliseconds