Searched refs:be_find_active_zone_root_callback (Results 1 – 1 of 1) sorted by relevance
64 static int be_find_active_zone_root_callback(zfs_handle_t *, void *);161 if ((ret = zfs_iter_filesystems(zhp, be_find_active_zone_root_callback, in be_find_active_zone_root()523 be_find_active_zone_root_callback(zfs_handle_t *zhp, void *data) in be_find_active_zone_root_callback() function