Searched refs:be_find_active_zone_root_callback (Results 1 – 1 of 1) sorted by relevance
63 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, in be_find_active_zone_root()510 be_find_active_zone_root_callback(zfs_handle_t *zhp, void *data) in be_find_active_zone_root_callback() function