Searched refs:zpool_set_prop (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | mapfile-vers | 239 zpool_set_prop;
|
H A D | libzfs.h | 268 extern int zpool_set_prop(zpool_handle_t *, const char *, const char *);
|
H A D | libzfs_pool.c | 624 zpool_set_prop(zpool_handle_t *zhp, const char *propname, const char *propval) in zpool_set_prop() function
|
/titanic_50/usr/src/lib/libbe/common/ |
H A D | be_activate.c | 496 err = zpool_set_prop(zhp, "bootfs", be_root_ds); in set_bootfs()
|
/titanic_50/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 4409 ret = zpool_set_prop(zhp, propname, in upgrade_enable_all() 5171 error = zpool_set_prop(zhp, cb->cb_propname, cb->cb_value); in set_callback()
|