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 | 141 } zap_phys_t; typedef 173 static inline zap_phys_t *
|
/freebsd/usr.sbin/makefs/zfs/ |
H A D | zap.c | 360 zap_phys_t *zaphdr; in zap_fat_write() 386 zaphdr = (zap_phys_t *)&zfs->filebuf[0]; in zap_fat_write()
|
/freebsd/stand/libsa/zfs/ |
H A D | zfsimpl.c | 2781 fzap_lookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_lookup() 2822 zap_phys_t *zap; in zap_lookup() 2883 fzap_list(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_list() 2977 zap_phys_t *zap; in zap_list() 3059 fzap_rlookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_rlookup() 3117 zap_phys_t *zap; in zap_rlookup() 3342 zap_phys_t *zap; in zfs_callback_dataset() 3518 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 | 1615 } zap_phys_t; typedef 1622 zap_phys_t *zap_phys;
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zap.c | 121 zap_phys_t *zp = zap_f_phys(zap); in fzap_upgrade()
|