Home
last modified time | relevance | path

Searched refs:SPA_VERSION_RECVD_PROPS (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c4778 SPA_VERSION_RECVD_PROPS && in zfs_ioc_recv_impl()
H A Ddsl_prop.c388 if (version < SPA_VERSION_RECVD_PROPS) { in dsl_prop_predict()
640 if (version < SPA_VERSION_RECVD_PROPS) { in dsl_prop_set_sync_impl()
680 if (version >= SPA_VERSION_RECVD_PROPS && in dsl_prop_set_sync_impl()
1115 if (version >= SPA_VERSION_RECVD_PROPS) in dsl_prop_set_hasrecvd_impl()
H A Ddsl_dir.c1635 if (spa_version(dp->dp_spa) >= SPA_VERSION_RECVD_PROPS) { in dsl_dir_set_quota_sync()
1759 if (spa_version(dp->dp_spa) >= SPA_VERSION_RECVD_PROPS) { in dsl_dir_set_reservation_sync()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h526 #define SPA_VERSION_RECVD_PROPS SPA_VERSION_22 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h736 #define SPA_VERSION_RECVD_PROPS SPA_VERSION_22 macro