Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers258 zpool_prop_get_feature;
H A Dlibzfs.h547 extern int zpool_prop_get_feature(zpool_handle_t *, const char *, char *,
H A Dlibzfs_pool.c877 zpool_prop_get_feature(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_prop_get_feature() function
H A Dlibzfs_dataset.c1198 if (zpool_prop_get_feature(zpool_hdl, in zfs_valid_proplist()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c5126 zpool_prop_get_feature(zhp, pl->pl_user_prop, property, in print_pool()
8205 if (zpool_prop_get_feature(zhp, pl->pl_user_prop, in get_callback()