Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h497 #define SPA_VERSION_DITTO_BLOCKS SPA_VERSION_2 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h707 #define SPA_VERSION_DITTO_BLOCKS SPA_VERSION_2 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1992 if (spa_version(spa) < SPA_VERSION_DITTO_BLOCKS) in spa_max_replication()
H A Dzfs_ioctl.c4394 if (zfs_earlier_version(dsname, SPA_VERSION_DITTO_BLOCKS)) in zfs_check_settable()