Searched refs:zcmd_expand_dst_nvlist (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h169 int zcmd_expand_dst_nvlist(libzfs_handle_t *, zfs_cmd_t *);
H A Dlibzfs_config.c146 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {
292 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {
H A Dlibzfs_iter.c76 if (zcmd_expand_dst_nvlist(zhp->zfs_hdl, zc) != 0) {
H A Dlibzfs_util.c757 zcmd_expand_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc) function
H A Dlibzfs_import.c393 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {
H A Dlibzfs_pool.c79 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {
1714 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {
3162 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {
H A Dlibzfs_dataset.c322 if (zcmd_expand_dst_nvlist(hdl, zc) != 0) {
350 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) {

Completed in 68 milliseconds