Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
Dzfs.h352 #define SPA_VERSION_1 1ULL macro
402 #define SPA_VERSION_INITIAL SPA_VERSION_1
/freebsd-9-stable/sys/cddl/boot/zfs/
Dzfsimpl.h487 #define SPA_VERSION_1 1ULL macro
537 #define SPA_VERSION_INITIAL SPA_VERSION_1
/freebsd-9-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c1138 SPA_VERSION_1, flags, msg)) == NULL) { in zpool_create()