Home
last modified time | relevance | path

Searched refs:zpool_get_prop (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zpool/os/freebsd/
H A Dzpool_vdev_os.c113 if (zpool_get_prop(zhp, ZPOOL_PROP_BOOTFS, bootfs, in after_zpool_upgrade()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c509 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compatibility, in zpool_get_status()
H A Dlibzfs_pool.c287 zpool_get_prop(zpool_handle_t *zhp, zpool_prop_t prop, char *buf, in zpool_get_prop() function
1057 zpool_get_prop(zhp, entry->pl_prop, buf, sizeof (buf), in zpool_expand_proplist()
H A Dlibzfs_dataset.c2731 if ((zpool_get_prop(zhp->zpool_hdl, in zfs_prop_get()
H A Dlibzfs.abi521 …<elf-symbol name='zpool_get_prop' type='func-type' binding='global-binding' visibility='default-vi…
4315 …decl name='zpool_get_prop' mangled-name='zpool_get_prop' visibility='default' binding='global' siz…
/freebsd/lib/libbe/
H A Dbe.c148 if (zpool_get_prop(lbh->active_phandle, ZPOOL_PROP_BOOTFS, lbh->bootfs, in libbe_init()
152 if (zpool_get_prop(lbh->active_phandle, ZPOOL_PROP_ALTROOT, in libbe_init()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h374 _LIBZFS_H int zpool_get_prop(zpool_handle_t *, zpool_prop_t, char *,
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6854 if (zpool_get_prop(zhp, pl->pl_prop, property, in collect_pool()
11338 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compat, in upgrade_version()
11389 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compat, in upgrade_enable_all()
12630 if (zpool_get_prop(zhp, pl->pl_prop, value, in get_callback()
12952 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, in set_pool_callback()