Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs_impl.h52 zpool_handle_t *libzfs_pool_handles; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c269 if (hdl->libzfs_pool_handles != NULL) in zpool_add_handle()
270 zph->zpool_next = hdl->libzfs_pool_handles; in zpool_add_handle()
271 hdl->libzfs_pool_handles = zph; in zpool_add_handle()
280 zpool_handle_t *zph = hdl->libzfs_pool_handles; in zpool_find_handle()
315 zpool_handle_t *next, *zph = hdl->libzfs_pool_handles; in zpool_free_handles()
322 hdl->libzfs_pool_handles = NULL; in zpool_free_handles()
H A Dlibzfs.abi672 …<var-decl name='libzfs_pool_handles' type-id='type-id-45' visibility='default' filepath='../../inc…