Home
last modified time | relevance | path

Searched refs:SPA_VERSION_SNAP_PROPS (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_snapshot.c505 if (pool_version >= SPA_VERSION_SNAP_PROPS) { in _be_create_snapshot()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c578 ASSERT(version >= SPA_VERSION_SNAP_PROPS); in dsl_prop_set_sync_impl()
792 if (ds->ds_is_snapshot && version < SPA_VERSION_SNAP_PROPS) { in dsl_props_set_check()
H A Dzfs_ioctl.c3378 zfs_earlier_version(poolname, SPA_VERSION_SNAP_PROPS)) in zfs_ioc_snapshot()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h431 #define SPA_VERSION_SNAP_PROPS SPA_VERSION_12 macro