Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzap_leaf.h136 } zap_leaf_phys_t; typedef
170 static inline zap_leaf_phys_t *
246 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, int len);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_leaf.c55 extern inline zap_leaf_phys_t *zap_leaf_phys(zap_leaf_t *l);
107 zap_leaf_byteswap(zap_leaf_phys_t *buf, int size) in zap_leaf_byteswap()