Home
last modified time | relevance | path

Searched refs:be_find_active_zone_root_callback (Results 1 – 1 of 1) sorted by relevance

/titanic_50/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, 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