Searched refs:zap_phys_t (Results 1 – 7 of 7) sorted by relevance
| /illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
| H A D | zap_impl.h | 142 } zap_phys_t; typedef 173 inline zap_phys_t *
|
| /illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/ |
| H A D | zap_impl.h | 109 } zap_phys_t; typedef
|
| /illumos-gate/usr/src/boot/libsa/zfs/ |
| H A D | zfsimpl.c | 2713 fzap_lookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_lookup() 2753 zap_phys_t *zap; in zap_lookup() 2814 fzap_list(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_list() 2907 zap_phys_t *zap; in zap_list() 2989 fzap_rlookup(const spa_t *spa, const dnode_phys_t *dnode, zap_phys_t *zh, in fzap_rlookup() 3047 zap_phys_t *zap; in zap_rlookup() 3220 zap_phys_t *zap; in zfs_callback_dataset() 3395 zap_phys_t *zap; in check_mos_features()
|
| H A D | zfs.c | 231 offsetof(zap_phys_t, zap_num_leafs), in zfs_readdir()
|
| /illumos-gate/usr/src/boot/sys/cddl/boot/zfs/ |
| H A D | zfsimpl.h | 1448 } zap_phys_t; typedef 1455 zap_phys_t *zap_phys;
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | zap.c | 84 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 D | fsys_zfs.c | 722 fzap_lookup(dnode_phys_t *zap_dnode, zap_phys_t *zap, in fzap_lookup()
|