Home
last modified time | relevance | path

Searched refs:DMU_BSWAP_NUMFUNCS (Results 1 – 4 of 4) sorted by relevance

/titanic_53/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h53 ((ot) & DMU_OT_BYTESWAP_MASK) < DMU_BSWAP_NUMFUNCS : \
71 DMU_BSWAP_NUMFUNCS enumerator
/titanic_53/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h100 DMU_BSWAP_NUMFUNCS enumerator
118 ((ot) & DMU_OT_BYTESWAP_MASK) < DMU_BSWAP_NUMFUNCS : \
791 extern const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
/titanic_53/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h972 DMU_BSWAP_NUMFUNCS enumerator
/titanic_53/usr/src/uts/common/fs/zfs/
H A Ddmu.c116 const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = {