Searched refs:buf64 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c298 uint64_t *buf64 = buf; local
300 *buf64 = (uint64_t)ip[0] << 56 | (uint64_t)ip[1] << 48 |
H A Ddnode.c290 uint64_t *buf64 = (void*)&dnp->dn_blkptr; local
310 buf64[i] = BSWAP_64(buf64[i]);

Completed in 57 milliseconds