Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_config.c232 zpool_get_features(zpool_handle_t *zhp) in zpool_get_features() function
H A Dlibzfs.h375 extern nvlist_t *zpool_get_features(zpool_handle_t *);
H A Dlibzfs_pool.c758 features = zpool_get_features(zhp); in zpool_expand_proplist()
842 nvlist_t *features = zpool_get_features(zhp); in zpool_prop_get_feature()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c5348 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_enable_all()
5543 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_list_disabled_cb()