Home
last modified time | relevance | path

Searched defs:ipend (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/common/zfs/
H A Dzfs_fletcher.c143 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_native() local
162 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_byteswap() local
181 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_native() local
200 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_byteswap() local
218 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_incremental_native() local
241 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); fletcher_4_incremental_byteswap() local
[all...]
/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Dzfs_fletcher.c33 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_native() local
50 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_byteswap() local
67 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_native() local
84 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_byteswap() local
/titanic_51/usr/src/boot/sys/cddl/boot/zfs/
H A Dfletcher.c31 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_native() local
49 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_byteswap() local
67 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_native() local
85 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_byteswap() local