HomeSort by: relevance | last modified time | path
    Searched refs:SPA_VERSION_ZPOOL_HISTORY (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_history.c 308 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY)
311 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY || !spa_writeable(spa))
zfs_ioctl.c 410 if (spa_version(spa) >= SPA_VERSION_ZPOOL_HISTORY)
1823 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
3502 if (spa_version(spa) < SPA_VERSION_ZPOOL_HISTORY) {
spa.c 3878 if (version >= SPA_VERSION_ZPOOL_HISTORY)
  /src/external/cddl/osnet/dist/uts/common/sys/fs/
zfs.h 432 #define SPA_VERSION_ZPOOL_HISTORY SPA_VERSION_4

Completed in 21 milliseconds