Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h511 #define SPA_VERSION_DITTO_BLOCKS SPA_VERSION_2 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c1984 if (spa_version(spa) < SPA_VERSION_DITTO_BLOCKS) in spa_max_replication()
H A Dzfs_ioctl.c4502 if (zfs_earlier_version(dsname, SPA_VERSION_DITTO_BLOCKS)) in zfs_check_settable()