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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h154 int zprop_expand_list(libzfs_handle_t *hdl, zprop_list_t **plp,
H A Dlibzfs_util.c899 * zfs_do_get() or when calling zprop_expand_list(), so we
1344 * by zprop_expand_list().
1466 zprop_expand_list(libzfs_handle_t *hdl, zprop_list_t **plp, zfs_type_t type) function
H A Dlibzfs_dataset.c4178 if (zprop_expand_list(hdl, plp, ZFS_TYPE_DATASET) != 0)
H A Dlibzfs_pool.c724 if (zprop_expand_list(hdl, plp, ZFS_TYPE_POOL) != 0)

Completed in 98 milliseconds