Searched refs:zpool_set_prop (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs.h | 300 extern int zpool_set_prop(zpool_handle_t *, const char *, const char *);
|
| H A D | libzfs_pool.c | 685 zpool_set_prop(zpool_handle_t *zhp, const char *propname, const char *propval) in zpool_set_prop() function
|
| /freebsd-12.1/lib/libbe/ |
| H A D | be.c | 1071 err = zpool_set_prop(lbh->active_phandle, "bootfs", be_path); in be_activate()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/ |
| H A D | zpool_main.c | 5357 ret = zpool_set_prop(zhp, propname, in upgrade_enable_all() 6225 error = zpool_set_prop(zhp, cb->cb_propname, cb->cb_value); in set_callback()
|