Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddsl_prop.c389 if (version < SPA_VERSION_RECVD_PROPS) { in dsl_prop_predict()
641 if (version < SPA_VERSION_RECVD_PROPS) { in dsl_prop_set_sync_impl()
681 if (version >= SPA_VERSION_RECVD_PROPS && in dsl_prop_set_sync_impl()
1121 if (version >= SPA_VERSION_RECVD_PROPS) in dsl_prop_set_hasrecvd_impl()
Ddsl_dir.c1631 if (spa_version(dp->dp_spa) >= SPA_VERSION_RECVD_PROPS) { in dsl_dir_set_quota_sync()
1754 if (spa_version(dp->dp_spa) >= SPA_VERSION_RECVD_PROPS) { in dsl_dir_set_reservation_sync()
Dzfs_ioctl.c4701 SPA_VERSION_RECVD_PROPS && in zfs_ioc_recv()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
Dzfs.h482 #define SPA_VERSION_RECVD_PROPS SPA_VERSION_22 macro
/freebsd-12-stable/sys/cddl/boot/zfs/
Dzfsimpl.h737 #define SPA_VERSION_RECVD_PROPS SPA_VERSION_22 macro