Searched refs:SPA_VERSION_RECVD_PROPS (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c388 if (version < SPA_VERSION_RECVD_PROPS) {
640 if (version < SPA_VERSION_RECVD_PROPS) {
680 if (version >= SPA_VERSION_RECVD_PROPS &&
1116 if (version >= SPA_VERSION_RECVD_PROPS)
1123 * receive on or after SPA_VERSION_RECVD_PROPS blows away local properties.
1155 * SPA_VERSION_RECVD_PROPS.
H A Ddsl_dir.c1488 if (spa_version(dp->dp_spa) >= SPA_VERSION_RECVD_PROPS) {
1610 if (spa_version(dp->dp_spa) >= SPA_VERSION_RECVD_PROPS) {
H A Dzfs_ioctl.c2115 * SPA_VERSION_RECVD_PROPS) for callers who want to differentiate received from
2127 * SPA_VERSION_RECVD_PROPS.
2690 * properties at least once on or after SPA_VERSION_RECVD_PROPS.
4229 SPA_VERSION_RECVD_PROPS &&
4244 * The first receive after SPA_VERSION_RECVD_PROPS is a
4366 * after SPA_VERSION_RECVD_PROPS, so we need to specify LOCAL
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h235 * SPA_VERSION_RECVD_PROPS. The first such receive blows away local properties
446 #define SPA_VERSION_RECVD_PROPS SPA_VERSION_22 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h687 #define SPA_VERSION_RECVD_PROPS SPA_VERSION_22 macro

Completed in 94 milliseconds