Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_list.c437 char *open_ds = NULL; in be_get_list_callback() local
471 open_ds = be_ds; in be_get_list_callback()
473 open_ds = be_container_ds; in be_get_list_callback()
479 if (!zfs_dataset_exists(g_zfs, open_ds, in be_get_list_callback()
489 if ((zhp = zfs_open(g_zfs, open_ds, ZFS_TYPE_FILESYSTEM)) == NULL) { in be_get_list_callback()
491 "the BE dataset %s: %s\n"), open_ds, in be_get_list_callback()