Searched refs:SPA_PSIZEBITS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h81 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro
204 BF64_GET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1)
206 BF64_SET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x)
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h133 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro
373 BF64_GET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1))
377 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x); \
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h132 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro

Completed in 103 milliseconds