Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_impl.h114 zpool_handle_t *zpool_next; member
H A Dlibzfs_dataset.c255 zph->zpool_next = hdl->libzfs_pool_handles; in zpool_add_handle()
269 zph = zph->zpool_next; in zpool_find_handle()
303 next = zph->zpool_next; in zpool_free_handles()
/freebsd-12.1/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.cc84 zpool_handle_t *zpool_next; member