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.c160 libpc_handle_t lpch = { in zhack_import() local
165 error = zpool_find_config(&lpch, target, &config, &g_importargs); in zhack_import()
H A Dztest.c8025 libpc_handle_t lpch = { in ztest_import_impl() local
8030 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.c4590 libpc_handle_t lpch = { in zpool_do_import() local
4595 pools = zpool_search_import(&lpch, &idata); in zpool_do_import()
4649 pools = zpool_search_import(&lpch, &idata); in zpool_do_import()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c9920 libpc_handle_t lpch = { in main() local
9925 error = zpool_find_config(&lpch, target_pool, &cfg, &args); in main()