Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h79 #define SPA_LSIZEBITS 16 /* LSIZE up to 32M (2^16 * 512) */ macro
196 BF64_GET_SB((bp)->blk_prop, 0, SPA_LSIZEBITS, SPA_MINBLOCKSHIFT, 1)
198 BF64_SET_SB((bp)->blk_prop, 0, SPA_LSIZEBITS, SPA_MINBLOCKSHIFT, 1, x)
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h131 #define SPA_LSIZEBITS 16 /* LSIZE up to 32M (2^16 * 512) */ macro
353 BF64_GET_SB((bp)->blk_prop, 0, SPA_LSIZEBITS, SPA_MINBLOCKSHIFT, 1))
357 0, SPA_LSIZEBITS, SPA_MINBLOCKSHIFT, 1, x); \