Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dzhack.c153 libpc_handle_t lpch = { in zhack_import() local
158 error = zpool_find_config(&lpch, target, &config, &g_importargs); in zhack_import()
H A Dztest.c8017 libpc_handle_t lpch = { in ztest_import_impl() local
8022 VERIFY0(zpool_find_config(&lpch, ztest_opts.zo_pool, &cfg, &args)); in ztest_import_impl()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4585 libpc_handle_t lpch = { in zpool_do_import() local
4590 pools = zpool_search_import(&lpch, &idata); in zpool_do_import()
4644 pools = zpool_search_import(&lpch, &idata); in zpool_do_import()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c9627 libpc_handle_t lpch = { in main() local
9632 error = zpool_find_config(&lpch, target_pool, &cfg, &args); in main()