Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dbe_list.c69 static int be_get_ss_data(zfs_handle_t *, char *, be_snapshot_list_t *,
307 be_snapshot_list_t *snapshots = list->be_node_snapshots; in be_free_list()
319 be_snapshot_list_t *temp_ss = snapshots; in be_free_list()
567 be_snapshot_list_t *snapshots = NULL; in be_add_children_callback()
570 be_list_alloc(&ret, sizeof (be_snapshot_list_t))) in be_add_children_callback()
590 sizeof (be_snapshot_list_t))) == NULL || in be_add_children_callback()
739 be_snapshot_list_t ** const slist = in be_sort_list()
740 malloc(sizeof (be_snapshot_list_t *) * (nmax + 1)); in be_sort_list()
741 be_snapshot_list_t *p; in be_sort_list()
757 qsort(slist, ns, sizeof (be_snapshot_list_t *), in be_sort_list()
[all …]
H A Dlibbe.h170 } be_snapshot_list_t; typedef
/titanic_44/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c68 static boolean_t convertSnapshotInfoToDictionary(be_snapshot_list_t *ss,
309 be_snapshot_list_t *ss = be->be_node_snapshots; in beList()
963 convertSnapshotInfoToDictionary(be_snapshot_list_t *ss, PyObject **listDict) in convertSnapshotInfoToDictionary()
/titanic_44/usr/src/cmd/beadm/
H A Dbeadm.c277 be_snapshot_list_t *snap = NULL; in count_widths()
350 be_snapshot_list_t *snap = NULL; in print_be_nodes()
407 be_snapshot_list_t *snap = NULL; in print_be_snapshots()