Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h142 } zap_phys_t; typedef
173 inline zap_phys_t *
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h109 } zap_phys_t; typedef
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c2712 fzap_lookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_lookup()
2752 zap_phys_t *zap; in zap_lookup()
2813 fzap_list(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_list()
2906 zap_phys_t *zap; in zap_list()
2988 fzap_rlookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_rlookup()
3046 zap_phys_t *zap; in zap_rlookup()
3219 zap_phys_t *zap; in zfs_callback_dataset()
3394 zap_phys_t *zap; in check_mos_features()
H A Dzfs.c231 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1448 } zap_phys_t; typedef
1455 zap_phys_t *zap_phys;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c84 extern inline zap_phys_t *zap_f_phys(zap_t *zap);
113 zap_phys_t *zp = zap_f_phys(zap); in fzap_upgrade()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c722 fzap_lookup(dnode_phys_t *zap_dnode, zap_phys_t *zap, in fzap_lookup()