Searched refs:zap_phys_t (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zap_impl.h | 140 } zap_phys_t; typedef 172 static inline zap_phys_t *
|
/freebsd/usr.sbin/makefs/zfs/ |
H A D | zap.c | 352 zap_phys_t *zaphdr; in zap_fat_write() 378 zaphdr = (zap_phys_t *)&zfs->filebuf[0]; in zap_fat_write()
|
/freebsd/stand/libsa/zfs/ |
H A D | zfsimpl.c | 2688 fzap_lookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_lookup() 2729 zap_phys_t *zap; in zap_lookup() 2790 fzap_list(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_list() 2884 zap_phys_t *zap; in zap_list() 2966 fzap_rlookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_rlookup() 3024 zap_phys_t *zap; in zap_rlookup() 3249 zap_phys_t *zap; in zfs_callback_dataset() 3425 zap_phys_t *zap; in check_mos_features()
|
H A D | zfs.c | 253 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()
|
/freebsd/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 1609 } zap_phys_t; typedef 1616 zap_phys_t *zap_phys;
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zap.c | 120 zap_phys_t *zp = zap_f_phys(zap); in fzap_upgrade()
|