Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c149 {ZPL_VERSION_USERSPACE, SPA_VERSION_USERSPACE},
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h533 #define SPA_VERSION_USERSPACE SPA_VERSION_15 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_objset.c469 if (spa_version(spa) < SPA_VERSION_USERSPACE) in dmu_objset_open_impl()
491 int size = spa_version(spa) >= SPA_VERSION_USERSPACE ? in dmu_objset_open_impl()
1765 return (spa_version(os->os_spa) >= SPA_VERSION_USERSPACE && in dmu_objset_userused_enabled()