Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h612 #define SPA_VERSION_DITTO_BLOCKS SPA_VERSION_2 macro
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h745 #define SPA_VERSION_DITTO_BLOCKS SPA_VERSION_2 macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c2081 if (spa_version(spa) < SPA_VERSION_DITTO_BLOCKS) in spa_max_replication()
H A Dzfs_ioctl.c4677 if (zfs_earlier_version(dsname, SPA_VERSION_DITTO_BLOCKS)) in zfs_check_settable()