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

/osnet-11/usr/src/lib/libbe/common/
H A Dlibbe.h231 int be_create_snapshot(nvlist_t *);
H A Dbe_snapshot.c53 * Function: be_create_snapshot
82 be_create_snapshot(nvlist_t *be_attrs) function
107 be_print_err(gettext("be_create_snapshot: failed to "
115 be_print_err(gettext("be_create_snapshot: "
124 be_print_err(gettext("be_create_snapshot: failed to lookup "
132 be_print_err(gettext("be_create_snapshot: "
141 be_print_err(gettext("be_create_snapshot: "
164 be_print_err(gettext("be_create_snapshot: "
392 * Description: see be_create_snapshot
446 be_print_err(gettext("be_create_snapshot
[all...]
/osnet-11/usr/src/lib/libbe/tbeadm/
H A Dtbeadm.c719 ret = be_create_snapshot(be_attrs);
/osnet-11/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) {

Completed in 20 milliseconds