Searched refs:zap_leaf_byteswap (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap_leaf.h100 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
233 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c104 zap_leaf_byteswap(zap_leaf_phys_t *buf, int size) function
H A Dzap.c65 zap_leaf_byteswap(vbuf, size);

Completed in 45 milliseconds