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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h54 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
57 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
83 * If zap_phys_t is modified, zap_byteswap() must be modified.
109 } zap_phys_t; typedef in typeref:struct:zap_phys
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h82 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
85 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
114 * If zap_phys_t is modified, zap_byteswap() must be modified.
140 } zap_phys_t; typedef in typeref:struct:zap_phys
171 inline zap_phys_t *
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c1408 zap_phys_t zh = *(zap_phys_t *) zap_scratch;
1418 z.zap_phys = (zap_phys_t *) zap_scratch;
1544 zap_phys_t zh = *(zap_phys_t *) zap_scratch;
1552 z.zap_phys = (zap_phys_t *) zap_scratch;
1707 zap_phys_t zh = *(zap_phys_t *) zap_scratch;
1715 z.zap_phys = (zap_phys_t *) zap_scratch;
H A Dzfs.c255 offsetof(zap_phys_t, zap_num_leafs),
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1203 * [zap_phys_t zap_ptrtbl_shift < 6] [zap_leaf_t] ...
1206 * [zap_phys_t zap_ptrtbl_shift >= 6] [zap_leaf_t] [ptrtbl] ...
1232 * If zap_phys_t is modified, zap_byteswap() must be modified.
1256 } zap_phys_t; typedef in typeref:struct:zap_phys
1262 zap_phys_t *zap_phys;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c54 extern inline zap_phys_t *zap_f_phys(zap_t *zap);
79 zap_phys_t *zp;
1286 * Set zap_phys_t fields
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c721 fzap_lookup(dnode_phys_t *zap_dnode, zap_phys_t *zap,

Completed in 92 milliseconds