Home
last modified time | relevance | path

Searched refs:SPA_VERSION_SNAP_PROPS (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h726 #define SPA_VERSION_SNAP_PROPS SPA_VERSION_12 macro
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_snapshot.c514 if (pool_version >= SPA_VERSION_SNAP_PROPS) { in _be_create_snapshot()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c628 ASSERT(version >= SPA_VERSION_SNAP_PROPS); in dsl_prop_set_sync_impl()
836 if (ds->ds_is_snapshot && version < SPA_VERSION_SNAP_PROPS) { in dsl_props_set_check()
H A Dzfs_ioctl.c3492 zfs_earlier_version(poolname, SPA_VERSION_SNAP_PROPS)) in zfs_ioc_snapshot()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h516 #define SPA_VERSION_SNAP_PROPS SPA_VERSION_12 macro