Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c186 zpool_get_features(zpool_handle_t *zhp) in zpool_get_features() function
H A Dlibzfs_crypto.c844 features = zpool_get_features(zph); in encryption_feature_is_enabled()
H A Dlibzfs_pool.c1032 features = zpool_get_features(zhp); in zpool_expand_proplist()
1209 nvlist_t *features = zpool_get_features(zhp); in zpool_prop_get_feature()
H A Dlibzfs.abi568 …<elf-symbol name='zpool_get_features' type='func-type' binding='global-binding' visibility='defaul…
3324 …ame='zpool_get_features' mangled-name='zpool_get_features' visibility='default' binding='global' s…
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h481 _LIBZFS_H nvlist_t *zpool_get_features(zpool_handle_t *);
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c11509 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_enable_all()
11659 nvlist_t *enabled = zpool_get_features(zhp); in upgrade_list_disabled_cb()
13052 nvlist_t *enabled = zpool_get_features(zhp); in set_pool_callback()