Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/os/freebsd/
H A Dzpool_vdev_os.c112 if (zpool_get_prop(zhp, ZPOOL_PROP_BOOTFS, bootfs, in after_zpool_upgrade()
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c507 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compatibility, in zpool_get_status()
H A Dlibzfs_pool.c277 zpool_get_prop(zpool_handle_t *zhp, zpool_prop_t prop, char *buf, in zpool_get_prop() function
1009 zpool_get_prop(zhp, entry->pl_prop, buf, sizeof (buf), in zpool_expand_proplist()
H A Dlibzfs_dataset.c2747 if ((zpool_get_prop(zhp->zpool_hdl, in zfs_prop_get()
H A Dlibzfs.abi494 …<elf-symbol name='zpool_get_prop' type='func-type' binding='global-binding' visibility='default-vi…
3916 …decl name='zpool_get_prop' mangled-name='zpool_get_prop' visibility='default' binding='global' siz…
/freebsd-14.2/lib/libbe/
H A Dbe.c170 if (zpool_get_prop(lbh->active_phandle, ZPOOL_PROP_BOOTFS, lbh->bootfs, in libbe_init()
174 if (zpool_get_prop(lbh->active_phandle, ZPOOL_PROP_ALTROOT, in libbe_init()
/freebsd-14.2/sys/contrib/openzfs/include/
H A Dlibzfs.h352 _LIBZFS_H int zpool_get_prop(zpool_handle_t *, zpool_prop_t, char *,
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6273 if (zpool_get_prop(zhp, pl->pl_prop, property, in print_pool()
9311 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compat, in upgrade_version()
9362 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compat, in upgrade_enable_all()
10528 if (zpool_get_prop(zhp, pl->pl_prop, value, in get_callback()
10763 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, in set_pool_callback()