Searched refs:zpool_get_prop (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs.h | 273 extern int zpool_get_prop(zpool_handle_t *, zpool_prop_t, char *,
|
| HD | libzfs_pool.c | 242 zpool_get_prop(zpool_handle_t *zhp, zpool_prop_t prop, char *buf, size_t len, in zpool_get_prop() function 410 return (zpool_get_prop(zhp, ZPOOL_PROP_BOOTFS, bootfs, in zpool_is_bootable() 791 zpool_get_prop(zhp, entry->pl_prop, buf, sizeof (buf), in zpool_expand_proplist()
|
| HD | libzfs_dataset.c | 2358 if ((zpool_get_prop(zhp->zpool_hdl, in zfs_prop_get()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zpool/ |
| HD | zpool_main.c | 2863 if (zpool_get_prop(zhp, pl->pl_prop, property, in print_pool() 5334 if (zpool_get_prop(zhp, pl->pl_prop, value, in get_callback()
|