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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_create.c74 static int be_zone_root_exists_callback(zfs_handle_t *, void *);
1789 if (zfs_iter_filesystems(zhp, be_zone_root_exists_callback, NULL)
3073 * Function: be_zone_root_exists_callback
3089 be_zone_root_exists_callback(zfs_handle_t *zhp, void *data) function

Completed in 48 milliseconds