Searched refs:zpool_prop_get_feature (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/include/ |
| H A D | libzfs.h | 615 _LIBZFS_H int zpool_prop_get_feature(zpool_handle_t *, const char *, char *,
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 1097 zpool_prop_get_feature(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_prop_get_feature() function 3526 zpool_prop_get_feature(zhp, in zpool_vdev_attach()
|
| H A D | libzfs_dataset.c | 1279 if (zpool_prop_get_feature(zpool_hdl, in zfs_valid_proplist()
|
| H A D | libzfs.abi | 530 …<elf-symbol name='zpool_prop_get_feature' type='func-type' binding='global-binding' visibility='de… 3933 …zpool_prop_get_feature' mangled-name='zpool_prop_get_feature' visibility='default' binding='global…
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 6282 zpool_prop_get_feature(zhp, pl->pl_user_prop, property, in print_pool() 10519 if (zpool_prop_get_feature(zhp, in get_callback()
|