Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h558 #define ZPOOL_CONFIG_UNSUP_FEAT "unsup_feat" /* not stored on disk */ macro
/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_pool.c1619 verify(nvlist_lookup_nvlist(nvinfo, ZPOOL_CONFIG_UNSUP_FEAT, in zpool_print_unsup_feat()
1748 nvlist_exists(nvinfo, ZPOOL_CONFIG_UNSUP_FEAT)) { in zpool_import_props()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa.c2381 ZPOOL_CONFIG_UNSUP_FEAT, unsup_feat) == 0); in spa_load_impl()
2468 ZPOOL_CONFIG_UNSUP_FEAT, unsup_feat); in spa_load_impl()