Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h208 extern libzfs_handle_t *zpool_get_handle(zpool_handle_t *);
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1110 zpool_get_handle(zpool_handle_t *zhp) function
H A Dlibzfs_pool.c3921 libzfs_handle_t *hdl = zpool_get_handle(zhp); in zpool_reopen_one()
3940 libzfs_handle_t *hdl = zpool_get_handle(zhp); in zpool_sync_one()
H A Dlibzfs.abi306 …<elf-symbol name='zpool_get_handle' type='func-type' binding='global-binding' visibility='default-…
3341zpool_get_handle' mangled-name='zpool_get_handle' filepath='/home/fedora/zfs/lib/libzfs/libzfs_uti…
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c8013 zpool_explain_recover(zpool_get_handle(zhp), in status_callback()
8090 zpool_explain_recover(zpool_get_handle(zhp), in status_callback()
8591 ret = zfs_iter_root(zpool_get_handle(zhp), check_unsupp_fs, &unsupp_fs); in upgrade_version()