Home
last modified time | relevance | path

Searched refs:zpool_get_userprop (Results 1 – 4 of 4) sorted by relevance

/src/sys/contrib/openzfs/include/
H A Dlibzfs.h375 _LIBZFS_H int zpool_get_userprop(zpool_handle_t *, const char *, char *,
/src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c476 zpool_get_userprop(zpool_handle_t *zhp, const char *propname, char *buf, in zpool_get_userprop() function
1065 zpool_get_userprop(zhp, entry->pl_user_prop, buf, in zpool_expand_proplist()
H A Dlibzfs.abi577 …<elf-symbol name='zpool_get_userprop' type='func-type' binding='global-binding' visibility='defaul…
6937 …ame='zpool_get_userprop' mangled-name='zpool_get_userprop' visibility='default' binding='global' s…
/src/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6898 zpool_get_userprop(zhp, pl->pl_user_prop, property, in collect_pool()
12720 if (zpool_get_userprop(zhp, pl->pl_user_prop, in get_callback()