Searched defs:be_find_active_zone_root_callback (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_zones.c63 static int be_find_active_zone_root_callback(zfs_handle_t *, void *);
156 if ((ret = zfs_iter_filesystems(zhp, be_find_active_zone_root_callback,
493 * Function: be_find_active_zone_root_callback
510 be_find_active_zone_root_callback(zfs_handle_t *zhp, void *data) function
519 be_print_err(gettext("be_find_active_zone_root_callback: "

Completed in 59 milliseconds