Searched refs:lpc_ops (Results 1 – 7 of 7) sorted by relevance
93 pool_config_ops_t *lpc_ops; member
448 ASSERT(hdl->lpc_ops->pco_pool_active != NULL); in zutil_pool_active()450 int error = hdl->lpc_ops->pco_pool_active(hdl->lpc_lib_handle, name, in zutil_pool_active()459 ASSERT(hdl->lpc_ops->pco_refresh_config != NULL); in zutil_refresh_config()461 return (hdl->lpc_ops->pco_refresh_config(hdl->lpc_lib_handle, in zutil_refresh_config()
210 .lpc_ops = &libzpool_config_ops, in zhack_import()
8032 .lpc_ops = &libzpool_config_ops, in ztest_import_impl()
10285 .lpc_ops = &libzpool_config_ops, in main()
4606 .lpc_ops = &libzfs_config_ops, in zpool_do_import()
9786 <var-decl name='lpc_ops' type-id='f095e320' visibility='default'/>