Home
last modified time | relevance | path

Searched refs:SPA_PSIZEBITS (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h80 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro
201 BF64_GET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1)
203 BF64_SET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x)
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h132 #define SPA_PSIZEBITS 16 /* PSIZE up to 32M (2^16 * 512) */ macro
362 BF64_GET_SB((bp)->blk_prop, 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1))
366 16, SPA_PSIZEBITS, SPA_MINBLOCKSHIFT, 1, x); \