Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_config.c232 zpool_get_features(zpool_handle_t *zhp) in zpool_get_features() function
H A Dlibzfs.h347 extern nvlist_t *zpool_get_features(zpool_handle_t *);
H A Dlibzfs_pool.c733 features = zpool_get_features(zhp); in zpool_expand_proplist()
817 nvlist_t *features = zpool_get_features(zhp); in zpool_prop_get_feature()
/netbsd-src/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_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()