Home
last modified time | relevance | path

Searched refs:zap_phys_t (Results 1 – 6 of 6) sorted by relevance

/src/sys/contrib/openzfs/include/sys/
H A Dzap_impl.h141 } zap_phys_t; typedef
173 static inline zap_phys_t *
/src/usr.sbin/makefs/zfs/
H A Dzap.c360 zap_phys_t *zaphdr; in zap_fat_write()
386 zaphdr = (zap_phys_t *)&zfs->filebuf[0]; in zap_fat_write()
/src/stand/libsa/zfs/
H A Dzfsimpl.c2821 fzap_lookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_lookup()
2862 zap_phys_t *zap; in zap_lookup()
2923 fzap_list(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_list()
3017 zap_phys_t *zap; in zap_list()
3099 fzap_rlookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_rlookup()
3157 zap_phys_t *zap; in zap_rlookup()
3382 zap_phys_t *zap; in zfs_callback_dataset()
3555 zap_phys_t *zap; in check_mos_features()
H A Dzfs.c253 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()
/src/sys/cddl/boot/zfs/
H A Dzfsimpl.h1604 } zap_phys_t; typedef
1611 zap_phys_t *zap_phys;
/src/sys/contrib/openzfs/module/zfs/
H A Dzap.c121 zap_phys_t *zp = zap_f_phys(zap); in fzap_upgrade()