Home
last modified time | relevance | path

Searched refs:SPA_VERSION_USERSPACE (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h519 #define SPA_VERSION_USERSPACE SPA_VERSION_15 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c460 if (spa_version(spa) < SPA_VERSION_USERSPACE) in dmu_objset_open_impl()
482 int size = spa_version(spa) >= SPA_VERSION_USERSPACE ? in dmu_objset_open_impl()
1812 return (spa_version(os->os_spa) >= SPA_VERSION_USERSPACE && in dmu_objset_userused_enabled()
/illumos-gate/usr/src/common/zfs/
H A Dzfs_comutil.c120 {ZPL_VERSION_USERSPACE, SPA_VERSION_USERSPACE},
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h729 #define SPA_VERSION_USERSPACE SPA_VERSION_15 macro