Home
last modified time | relevance | path

Searched refs:lzc_get_vdev_prop (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs_core.h160 _LIBZFS_CORE_H int lzc_get_vdev_prop(const char *, nvlist_t *, nvlist_t **);
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1674 lzc_get_vdev_prop(const char *poolname, nvlist_t *innvl, nvlist_t **outnvl) in lzc_get_vdev_prop() function
H A Dlibzfs_core.abi176 …<elf-symbol name='lzc_get_vdev_prop' type='func-type' binding='global-binding' visibility='default…
3112 …name='lzc_get_vdev_prop' mangled-name='lzc_get_vdev_prop' visibility='default' binding='global' si…
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c5541 ret = lzc_get_vdev_prop(zhp->zpool_name, reqnvl, &retprops); in zpool_get_vdev_prop()
5580 ret = lzc_get_vdev_prop(zhp->zpool_name, nvl, outnvl); in zpool_get_all_vdev_props()
H A Dlibzfs.abi6312 <function-decl name='lzc_get_vdev_prop' visibility='default' binding='global' size-in-bits='64'>