Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_impl.h104 zpool_handle_t *zpool_next; member
H A Dlibzfs_dataset.c238 zph->zpool_next = hdl->libzfs_pool_handles; in zpool_add_handle()
252 zph = zph->zpool_next; in zpool_find_handle()
286 next = zph->zpool_next; in zpool_free_handles()