Searched refs:zpool_prop_get_feature (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 642 _LIBZFS_H int zpool_prop_get_feature(zpool_handle_t *, const char *, char *,
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 1145 zpool_prop_get_feature(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_prop_get_feature() function 3722 zpool_prop_get_feature(zhp, in zpool_vdev_attach()
|
H A D | libzfs.abi | 558 …<elf-symbol name='zpool_prop_get_feature' type='func-type' binding='global-binding' visibility='de… 6822 …zpool_prop_get_feature' mangled-name='zpool_prop_get_feature' visibility='default' binding='global…
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 6864 zpool_prop_get_feature(zhp, pl->pl_user_prop, property, in collect_pool() 12621 if (zpool_prop_get_feature(zhp, in get_callback()
|