Home
last modified time | relevance | path

Searched refs:SPA_CONFIG_BLOCKSIZE (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h71 #define SPA_CONFIG_BLOCKSIZE (1ULL << 14) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c5272 DMU_OT_PACKED_NVLIST, SPA_CONFIG_BLOCKSIZE,
7866 bufsize = P2ROUNDUP((uint64_t)nvsize, SPA_CONFIG_BLOCKSIZE);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h105 #define SPA_CONFIG_BLOCKSIZE (1ULL << 14) macro