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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_leaf.h101 * If zap_leaf_phys_t is modified, zap_leaf_byteswap() must be modified.
129 } zap_leaf_phys_t; typedef in typeref:struct:zap_leaf_phys
163 inline zap_leaf_phys_t *
239 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
/netbsd-current/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)

Completed in 262 milliseconds