Searched refs:zpool_get_userprop (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 376 _LIBZFS_H int zpool_get_userprop(zpool_handle_t *, const char *, char *,
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 474 zpool_get_userprop(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_get_userprop() function 1063 zpool_get_userprop(zhp, entry->pl_user_prop, buf, in zpool_expand_proplist()
|
H A D | libzfs.abi | 526 …<elf-symbol name='zpool_get_userprop' type='func-type' binding='global-binding' visibility='defaul… 6797 …ame='zpool_get_userprop' mangled-name='zpool_get_userprop' visibility='default' binding='global' s…
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 6869 zpool_get_userprop(zhp, pl->pl_user_prop, property, in collect_pool() 12609 if (zpool_get_userprop(zhp, pl->pl_user_prop, in get_callback()
|