Home
last modified time | relevance | path

Searched refs:zpool_get_features (Results 1 – 4 of 4) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_config.c230 zpool_get_features(zpool_handle_t *zhp) in zpool_get_features() function
HDlibzfs.h347 extern nvlist_t *zpool_get_features(zpool_handle_t *);
HDlibzfs_pool.c726 features = zpool_get_features(zhp); in zpool_expand_proplist()
810 nvlist_t *features = zpool_get_features(zhp); in zpool_prop_get_feature()
/NextBSD/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c4620 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_enable_all()
4815 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_list_disabled_cb()