Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h215 int zprop_expand_list(libzfs_handle_t *hdl, zprop_list_t **plp,
H A Dlibzfs_util.c1588 zprop_expand_list(libzfs_handle_t *hdl, zprop_list_t **plp, zfs_type_t type) in zprop_expand_list() function
H A Dlibzfs_pool.c790 if (zprop_expand_list(hdl, plp, ZFS_TYPE_POOL) != 0) in zpool_expand_proplist()
H A Dlibzfs_dataset.c4605 if (zprop_expand_list(hdl, plp, ZFS_TYPE_DATASET) != 0) in zfs_expand_proplist()