Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dmapfile-vers196 zpool_get_features;
H A Dlibzfs_config.c230 zpool_get_features(zpool_handle_t *zhp) in zpool_get_features() function
H A Dlibzfs.h340 extern nvlist_t *zpool_get_features(zpool_handle_t *);
H A Dlibzfs_pool.c697 features = zpool_get_features(zhp); in zpool_expand_proplist()
781 nvlist_t *features = zpool_get_features(zhp); in zpool_prop_get_feature()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c4427 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_enable_all()
4558 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_list_disabled_cb()