Searched refs:zprop_collect_property (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 694 _LIBZFS_H int zprop_collect_property(const char *, zprop_get_cbdata_t *,
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 1596 zprop_collect_property(const char *name, zprop_get_cbdata_t *cbp, in zprop_collect_property() function
|
H A D | libzfs.abi | 598 …<elf-symbol name='zprop_collect_property' type='func-type' binding='global-binding' visibility='de… 8487 …zprop_collect_property' mangled-name='zprop_collect_property' visibility='default' binding='global…
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 2061 err = zprop_collect_property(zfs_get_name(zhp), cbp, in get_callback() 2073 err = zprop_collect_property(zfs_get_name(zhp), cbp, in get_callback() 2085 err = zprop_collect_property(zfs_get_name(zhp), cbp, in get_callback() 2119 err = zprop_collect_property(zfs_get_name(zhp), cbp, in get_callback()
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 12415 zprop_collect_property(vdevname, cbp, prop_name, in get_callback_vdev() 12530 err = zprop_collect_property( in get_callback() 12541 err = zprop_collect_property( in get_callback() 12552 err = zprop_collect_property( in get_callback()
|