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

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_create.c70 static int be_zone_root_exists_callback(zfs_handle_t *, void *);
2263 if (zfs_iter_filesystems(zhp, be_zone_root_exists_callback, NULL)
3493 * Function: be_zone_root_exists_callback
3509 be_zone_root_exists_callback(zfs_handle_t *zhp, void *data) function

Completed in 25 milliseconds