Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h70 #define SPA_CONFIG_BLOCKSIZE (1ULL << 14) macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h122 #define SPA_CONFIG_BLOCKSIZE (1ULL << 14) macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c3623 DMU_OT_PACKED_NVLIST, SPA_CONFIG_BLOCKSIZE, in spa_create()
5907 bufsize = P2ROUNDUP((uint64_t)nvsize, SPA_CONFIG_BLOCKSIZE); in spa_sync_nvlist()