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

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe.h243 int be_create_snapshot(nvlist_t *);
H A Dbe_snapshot.c57 * Function: be_create_snapshot
85 be_create_snapshot(nvlist_t *be_attrs) function
100 be_print_err(gettext("be_create_snapshot: failed to "
108 be_print_err(gettext("be_create_snapshot: "
117 be_print_err(gettext("be_create_snapshot: "
126 be_print_err(gettext("be_create_snapshot: "
149 be_print_err(gettext("be_create_snapshot: "
385 * Description: see be_create_snapshot
427 be_print_err(gettext("be_create_snapshot: failed to "
431 be_print_err(gettext("be_create_snapshot
[all...]
/illumos-gate/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c80 * call libbe:be_create_snapshot to create a
121 if ((ret = be_create_snapshot(beAttrs)) != 0) {
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c872 err = be_create_snapshot(be_attrs);

Completed in 166 milliseconds