Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dmapfile-vers223 zpool_prop_get_feature;
H A Dlibzfs.h480 extern int zpool_prop_get_feature(zpool_handle_t *, const char *, char *,
H A Dlibzfs_pool.c776 zpool_prop_get_feature(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_prop_get_feature() function
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c2726 zpool_prop_get_feature(zhp, pl->pl_user_prop, property, in print_pool()
5033 if (zpool_prop_get_feature(zhp, pl->pl_user_prop, in get_callback()