Searched refs:zpool_prop_get_feature (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | mapfile-vers | 223 zpool_prop_get_feature;
|
H A D | libzfs.h | 480 extern int zpool_prop_get_feature(zpool_handle_t *, const char *, char *,
|
H A D | libzfs_pool.c | 776 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 D | zpool_main.c | 2726 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()
|