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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap_leaf.h101 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
239 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c64 zap_leaf_byteswap(vbuf, size);
H A Dzap_leaf.c108 zap_leaf_byteswap(zap_leaf_phys_t *buf, int size) function

Completed in 138 milliseconds