Searched defs:pool_version (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_snapshot.c408 int pool_version = 0; local
493 if (zfs_spa_version(zhp, &pool_version) != 0) {
505 if (pool_version >= SPA_VERSION_SNAP_PROPS) {
525 pool_version);
/illumos-gate/usr/src/man/man3pool/
H A DMakefile87 pool_version.3pool \
121 pool_version.3pool := LINKSRC = pool_dynamic_location.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2751 * pool_version() returns the version of this library, depending on the supplied
2757 pool_version(uint_t ver) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java50 final static native long pool_version(long ver); method in class:PoolInternal

Completed in 93 milliseconds