Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap_leaf.h137 } zap_leaf_phys_t; typedef
171 static inline zap_leaf_phys_t *
247 extern void zap_leaf_byteswap(zap_leaf_phys_t *buf, size_t len);
/freebsd/usr.sbin/makefs/zfs/
H A Dzap.c327 zap_leaf_phys_t *leaf; in zap_fat_write_leaf_init()
410 l.l_phys = (zap_leaf_phys_t *)(leafblks + li * blksz); in zap_fat_write()
432 l.l_phys = (zap_leaf_phys_t *)(leafblks + li * blksz); in zap_fat_write()
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1709 } zap_leaf_phys_t; typedef
1737 zap_leaf_phys_t *l_phys;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_leaf.c97 zap_leaf_byteswap(zap_leaf_phys_t *buf, size_t size) in zap_leaf_byteswap()
/freebsd/stand/libsa/zfs/
H A Dzfs.c90 zap_leaf_phys_t *f_zap_leaf; /* zap leaf buffer */