Home
last modified time | relevance | path

Searched refs:zap_leaf_phys_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_leaf.h129 } zap_leaf_phys_t; typedef
163 inline zap_leaf_phys_t *
239 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c56 extern inline zap_leaf_phys_t *zap_leaf_phys(zap_leaf_t *l);
106 zap_leaf_byteswap(zap_leaf_phys_t *buf, int size) in zap_leaf_byteswap()