Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h98 DMU_BSWAP_NUMFUNCS enumerator
116 ((ot) & DMU_OT_BYTESWAP_MASK) < DMU_BSWAP_NUMFUNCS : \
787 extern const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu.c116 const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = {