Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h427 #define SPA_VERSION_L2CACHE SPA_VERSION_10 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c2593 ASSERT(spa_version(spa) >= SPA_VERSION_L2CACHE); in spa_load_impl()
3398 &spa->spa_l2cache, ZPOOL_CONFIG_L2CACHE, SPA_VERSION_L2CACHE, in spa_validate_aux()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1246 SPA_VERSION_L2CACHE && in zpool_add()