Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/module/zfs/
HDdsl_prop.c742 ASSERT(version >= SPA_VERSION_SNAP_PROPS); in dsl_prop_set_sync_impl()
974 if (ds->ds_is_snapshot && version < SPA_VERSION_SNAP_PROPS) { in dsl_props_set_check()
HDzfs_ioctl.c3782 zfs_earlier_version(poolname, SPA_VERSION_SNAP_PROPS)) in zfs_ioc_snapshot()
/freebsd-head/sys/contrib/openzfs/include/sys/fs/
HDzfs.h654 #define SPA_VERSION_SNAP_PROPS SPA_VERSION_12 macro
/freebsd-head/sys/cddl/boot/zfs/
HDzfsimpl.h764 #define SPA_VERSION_SNAP_PROPS SPA_VERSION_12 macro